summaryrefslogtreecommitdiffstats
path: root/src/selection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/selection.cpp')
-rw-r--r--src/selection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selection.cpp b/src/selection.cpp
index 3e4c622c1..a27e45cb2 100644
--- a/src/selection.cpp
+++ b/src/selection.cpp
@@ -66,7 +66,7 @@ void Selection::_schedule_modified(SPObject *obj, guint flags) {
this->_flags |= flags;
}
-bool
+gboolean
Selection::_emit_modified(Selection *selection)
{
/* force new handler to be created if requested before we return */