X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fshape-editor.cpp;h=1962b710ca1ad6accb7a02ad6611ad1228361b8b;hb=42382dfb4164b919ffcdf03766da9f8be4e43b42;hp=e3b6d65c284e66b8a5b300743eb863cf868297fc;hpb=b26887f4a85399d9d5598b8523d56da89dc385fd;p=inkscape.git diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp index e3b6d65c2..1962b710c 100644 --- a/src/shape-editor.cpp +++ b/src/shape-editor.cpp @@ -234,6 +234,7 @@ bool ShapeEditor::knot_mouseover() if (this->knotholder) { return knotholder->knot_mouseover(); } + return false; } /*