From 375b75f53251728073b802f3f5b625df0f2ac856 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 13 Dec 2014 21:44:41 +0100 Subject: -Add readInstructionOperator @TODO must be improved. --- diceparser.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index 9d9027d..81818b9 100644 --- a/diceparser.h +++ b/diceparser.h @@ -139,6 +139,8 @@ private: bool readOperand(QString&,ExecutionNode* & node); + bool readInstructionOperator(QChar c); + private: QMap* m_mapDiceOp; QMap* m_OptionOp; -- cgit v1.2.3-70-g09d2