summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tool/node-tool.h')
-rw-r--r--src/ui/tool/node-tool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tool/node-tool.h b/src/ui/tool/node-tool.h
index 130e16198..baac642ac 100644
--- a/src/ui/tool/node-tool.h
+++ b/src/ui/tool/node-tool.h
@@ -55,6 +55,7 @@ struct InkNodeTool : public SPEventContext
SelectorPtr _selector;
PathSharedDataPtr _path_data;
SPCanvasGroup *_transform_handle_group;
+ SPItem *_last_over;
unsigned cursor_drag : 1;
unsigned show_outline : 1;