aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
diff options
context:
space:
mode:
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 a1fc8b8..e1a5ee5 100644
--- a/diceparser.h
+++ b/diceparser.h
@@ -312,6 +312,7 @@ private:
ParsingToolBox* m_parsingToolbox;
QString m_helpPath;
bool m_currentTreeHasSeparator;
+ bool readBlocInstruction(QString &str, ExecutionNode *&resultnode);
};
#endif // DICEPARSER_H