From 488a7a8b217f3636b2887257e38e8477041b566e Mon Sep 17 00:00:00 2001 From: Renaud G Date: Mon, 20 Jan 2014 07:52:58 +0100 Subject: adding parantheses management (unworking yet) --- diceparser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index 92c7248..48f2e0d 100644 --- a/diceparser.h +++ b/diceparser.h @@ -127,7 +127,7 @@ private: bool readLogicOperator(QString& str,BooleanCondition::LogicOperator& condition); - + bool readParentheses(QString& str); private: QMap* m_mapDiceOp; -- cgit v1.2.3-70-g09d2