Code

Node tool: special case node duplication for endnodes - select new endnode
[inkscape.git] / src / shape-editor.cpp
index e3b6d65c284e66b8a5b300743eb863cf868297fc..1962b710ca1ad6accb7a02ad6611ad1228361b8b 100644 (file)
@@ -234,6 +234,7 @@ bool ShapeEditor::knot_mouseover()
     if (this->knotholder) {
         return knotholder->knot_mouseover();
     }
+    return false;
 }
 
 /*