diff options
Diffstat (limited to 'src/knot-holder-entity.h')
| -rw-r--r-- | src/knot-holder-entity.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/knot-holder-entity.h b/src/knot-holder-entity.h index a4e6528cf..2737f23e1 100644 --- a/src/knot-holder-entity.h +++ b/src/knot-holder-entity.h @@ -84,6 +84,7 @@ public: /** Connection to \a knot's "ungrabbed" signal. */ guint _ungrab_handler_id; +private: sigc::connection _moved_connection; sigc::connection _click_connection; sigc::connection _ungrabbed_connection; |
