mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
Binding Proxy: Drop references as requested.
This commit is contained in:
parent
6f80a5ba0f
commit
edcfa23e14
2 changed files with 16 additions and 0 deletions
|
|
@ -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 *);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue