summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/flowgraphwidget.h')
-rw-r--r--ui/flowgraphwidget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h
index 2a3a8b78..a6e02076 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -284,6 +284,8 @@ private Q_SLOTS:
void followPointer();
void defineName();
void undefineName();
+ void setUserVariableValue();
+ void clearUserVariableValue();
void defineFuncName();
void undefineFunc();
void createFunc();