summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shape-editor.cpp')
-rw-r--r--src/shape-editor.cpp1
1 files changed, 1 insertions, 0 deletions
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;
}
/*