aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2017-11-28 10:35:26 +0100
committerRenaud G <renaud@rolisteam.org>2017-11-28 10:35:26 +0100
commit4516fab0081b0db73b7401816a521453ab77ecc6 (patch)
tree0cbdf6fc0c0b603a3a9dc9523f5e29302dd5467a /diceparser.h
parent95d4b12f2900f13e5836cb460261c96889bdd4e5 (diff)
downloadOneRoll-4516fab0081b0db73b7401816a521453ab77ecc6.tar.gz
OneRoll-4516fab0081b0db73b7401816a521453ab77ecc6.zip
add stuff to debug if operator in if operator
Diffstat (limited to 'diceparser.h')
-rw-r--r--diceparser.h1
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:
/**