From 530c87f71366810549b718160bc59bda51f876b0 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 30 Jan 2016 17:52:00 +0100 Subject: -rework arithmetic operator --- diceparser.h | 1 + 1 file changed, 1 insertion(+) (limited to 'diceparser.h') 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 -- cgit v1.2.3-70-g09d2