summaryrefslogtreecommitdiff
path: root/libs/widgets/widgets/binding_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/widgets/widgets/binding_proxy.h')
-rw-r--r--libs/widgets/widgets/binding_proxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/widgets/widgets/binding_proxy.h b/libs/widgets/widgets/binding_proxy.h
index 8ac49edb9f..4d5051382d 100644
--- a/libs/widgets/widgets/binding_proxy.h
+++ b/libs/widgets/widgets/binding_proxy.h
@@ -59,6 +59,7 @@ protected:
static guint bind_statemask;
PBD::ScopedConnection learning_connection;
+ PBD::ScopedConnection _controllable_going_away_connection;
void learning_finished ();
bool prompter_hiding (GdkEventAny *);
};