summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NodeControlWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/NodeControlWindow.hpp')
-rw-r--r--src/libs/gui/NodeControlWindow.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/gui/NodeControlWindow.hpp b/src/libs/gui/NodeControlWindow.hpp
index a749fe86..84e462c5 100644
--- a/src/libs/gui/NodeControlWindow.hpp
+++ b/src/libs/gui/NodeControlWindow.hpp
@@ -61,8 +61,8 @@ protected:
private:
SharedPtr<NodeModel> _node;
- ControlPanel* _control_panel;
- bool _callback_enabled;
+ ControlPanel* _control_panel;
+ bool _callback_enabled;
bool _position_stored;
int _x;