summaryrefslogtreecommitdiff
path: root/libs/surfaces/cc121/cc121.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/cc121/cc121.h')
-rw-r--r--libs/surfaces/cc121/cc121.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/cc121/cc121.h b/libs/surfaces/cc121/cc121.h
index a5f0363a22..bef1000ee6 100644
--- a/libs/surfaces/cc121/cc121.h
+++ b/libs/surfaces/cc121/cc121.h
@@ -298,7 +298,7 @@ class CC121 : public ARDOUR::ControlProtocol, public AbstractUI<CC121Request> {
void drop_current_stripable ();
void use_master ();
void use_monitor ();
- void gui_track_selection_changed (ARDOUR::StripableNotificationListPtr);
+ void stripable_selection_changed ();
PBD::ScopedConnection selection_connection;
PBD::ScopedConnectionList stripable_connections;