fix two major assert failures arising from the optional monitor section commit; separ...
[ardour.git] / gtk2_ardour / ardour_ui_dependents.cc
index 937ba5ab819ae7743f01315c9bc8f3a5ca3a3a5d..c55942b4bda74ec78c39f4dfaca75425f6948b45 100644 (file)
@@ -66,6 +66,9 @@ ARDOUR_UI::we_have_dependents ()
        keyboard->setup_keybindings ();
        editor->setup_tooltips ();
        editor->UpdateAllTransportClocks.connect (sigc::mem_fun (*this, &ARDOUR_UI::update_transport_clocks));
+
+       editor->track_mixer_selection ();
+       mixer->track_editor_selection ();
 }
 
 void