Code

German translation update
[inkscape.git] / src / shape-editor.h
index 2374d6ac645bd5d28a3c08f78d014b594130d012..f400244b326ac40b8ad73512af8181007c7caa27 100644 (file)
@@ -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);