diff options
Diffstat (limited to 'node/helpnode.h')
| -rw-r--r-- | node/helpnode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node/helpnode.h b/node/helpnode.h index f8b3f78..27f38b3 100644 --- a/node/helpnode.h +++ b/node/helpnode.h @@ -32,6 +32,7 @@ public: * @return */ virtual qint64 getPriority() const; + }; #endif // HELPNODE_H |