mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Tweak meterbridge track reordering -- amend d03574987
This commit is contained in:
parent
23a98e5f4d
commit
4ee15fa7b3
2 changed files with 8 additions and 6 deletions
|
|
@ -81,7 +81,7 @@ private:
|
|||
|
||||
void session_going_away ();
|
||||
void sync_order_keys ();
|
||||
void resync_order ();
|
||||
void resync_order (PBD::PropertyChange what_changed = ARDOUR::Properties::order);
|
||||
mutable Glib::Threads::Mutex _resync_mutex;
|
||||
|
||||
struct MeterBridgeStrip {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue