mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
Slightly hacky fix for AFL/PFL button misbehaviour
(#4484). git-svn-id: svn://localhost/ardour2/branches/3.0@10705 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
eb1d3e48c8
commit
d8425b4a0f
2 changed files with 16 additions and 0 deletions
|
|
@ -135,5 +135,7 @@ class MonitorSection : public RouteUI
|
|||
PBD::ScopedConnection config_connection;
|
||||
PBD::ScopedConnectionList control_connections;
|
||||
|
||||
bool _inhibit_solo_model_update;
|
||||
|
||||
void assign_controllables ();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue