diff options
Diffstat (limited to 'diceparser.h')
| -rw-r--r-- | diceparser.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/diceparser.h b/diceparser.h index cd031bb..7cb1184 100644 --- a/diceparser.h +++ b/diceparser.h @@ -230,6 +230,7 @@ public: QString getComment() const; void setComment(const QString &comment); + bool readOptionFromNull(QString &str, ExecutionNode *&node); private: /** |