summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shape-editor.h')
-rw-r--r--src/shape-editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shape-editor.h b/src/shape-editor.h
index 2374d6ac6..f400244b3 100644
--- a/src/shape-editor.h
+++ b/src/shape-editor.h
@@ -62,6 +62,8 @@ public:
// this one is only public because it's called from non-C++ repr changed callback
void shapeeditor_event_attr_changed(gchar const *name);
+ bool knot_mouseover();
+
private:
bool has_knotholder ();
void reset_item (SubType type, bool keep_knotholder = true);