diff options
Diffstat (limited to 'node/helpnode.h')
| -rw-r--r-- | node/helpnode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/helpnode.h b/node/helpnode.h index be21b67..ba59f1f 100644 --- a/node/helpnode.h +++ b/node/helpnode.h @@ -45,7 +45,7 @@ public: * @brief toString * @return */ - virtual QString toString()const; + virtual QString toString(bool )const; /** * @brief getPriority * @return |