aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'diceparser.h')
-rw-r--r--diceparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/diceparser.h b/diceparser.h
index 3d5ba8f..be0dacd 100644
--- a/diceparser.h
+++ b/diceparser.h
@@ -245,7 +245,7 @@ private:
* @brief readOperator
* @return
*/
- bool readOperator(QString&,ExecutionNode* previous);
+ bool readOperator(QString&, ExecutionNode *&nodeResult);
/**
* @brief DiceParser::readCommand
* @param str