aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/executionnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'node/executionnode.h')
-rw-r--r--node/executionnode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/executionnode.h b/node/executionnode.h
index 7a00db8..c57b8b1 100644
--- a/node/executionnode.h
+++ b/node/executionnode.h
@@ -43,6 +43,7 @@ public:
* @return
*/
virtual ExecutionNode* getPreviousNode() const;
+ void setPreviousNode(ExecutionNode* node);
/**
* @brief toString
* @return