summaryrefslogtreecommitdiffstats
path: root/src/object-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object-set.h')
-rw-r--r--src/object-set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object-set.h b/src/object-set.h
index c5e190136..a8061593a 100644
--- a/src/object-set.h
+++ b/src/object-set.h
@@ -476,6 +476,7 @@ protected:
private:
BoolOpErrors pathBoolOp(bool_op bop, const bool skip_undo, const unsigned int verb = SP_VERB_NONE, const Glib::ustring description = "");
+ void _disconnect(SPObject* object);
};