mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Fix sync of editor and mixer route ordering.
git-svn-id: svn://localhost/ardour2/branches/3.0@5453 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
512785102c
commit
168b1471dc
3 changed files with 6 additions and 21 deletions
|
|
@ -80,8 +80,6 @@ class Mixer_UI : public Gtk::Window
|
|||
|
||||
RouteRedirectSelection& selection() { return _selection; }
|
||||
|
||||
static std::string get_order_key();
|
||||
|
||||
private:
|
||||
ARDOUR::Session *session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue