mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 17:37:41 +01:00
call ::set_session on master faders section
This commit is contained in:
parent
b07d0e3747
commit
eec6b7fee2
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ ARDOUR_UI::connect_dependents_to_session (ARDOUR::Session *s)
|
|||
mixer->set_session (s);
|
||||
meterbridge->set_session (s);
|
||||
luawindow->set_session (s);
|
||||
masters->set_session (s);
|
||||
|
||||
/* its safe to do this now */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue