aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/diceparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/diceparser.h b/include/diceparser.h
index 230d571..32694a3 100644
--- a/include/diceparser.h
+++ b/include/diceparser.h
@@ -230,7 +230,7 @@ public:
QString humanReadableWarning();
bool readValuesList(QString& str, ExecutionNode*& node);
-
+ void cleanAll();
private:
/**
* @brief readIfInstruction reads the current command to build if node with proper parameters.