From 0994c2713eb17a7568369bbb09ca73d4e4045028 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 27 Oct 2018 00:35:00 +0200 Subject: Commit before rebase. --- diceparser.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index 2ede553..3d5ba8f 100644 --- a/diceparser.h +++ b/diceparser.h @@ -129,7 +129,7 @@ public: * @brief getLastDiceResult * @return */ - void getLastDiceResult(QList& diceValues,bool& homogeneous); + void getLastDiceResult(QList& diceValues, bool& homogeneous); /** * @brief hasIntegerResultNotInFirst * @return @@ -219,6 +219,7 @@ public: bool readOptionFromNull(QString &str, ExecutionNode *&node); bool readInstructionList(QString &str); + void getDiceResultFromAllInstruction(QList &resultList); protected: bool readParameterNode(QString &str, ExecutionNode *&node); private: -- cgit v1.2.3-70-g09d2