aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/parsingtoolbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'parsingtoolbox.h')
-rw-r--r--parsingtoolbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/parsingtoolbox.h b/parsingtoolbox.h
index 0775003..902b91e 100644
--- a/parsingtoolbox.h
+++ b/parsingtoolbox.h
@@ -198,6 +198,7 @@ private:
static QHash<QString,QString>* m_variableHash;
+ static std::vector<ExecutionNode*>* m_startNodes;
};
#endif // PARSINGTOOLBOX_H