mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Split route group list out of Editor.
git-svn-id: svn://localhost/ardour2/branches/3.0@5308 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6e614ae3bf
commit
b233455b3f
22 changed files with 980 additions and 885 deletions
|
|
@ -486,7 +486,7 @@ Mixer_UI::connect_to_session (Session* sess)
|
|||
show_window();
|
||||
}
|
||||
|
||||
_group_tabs->set_session (sess);
|
||||
_group_tabs->connect_to_session (sess);
|
||||
|
||||
start_updating ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue