Tweak meterbridge track reordering -- amend d03574987

This commit is contained in:
Robin Gareus 2019-02-16 23:36:59 +01:00
parent 23a98e5f4d
commit 4ee15fa7b3
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 8 additions and 6 deletions

View file

@ -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 {