diff --git a/gtk2_ardour/ardour_ui_dependents.cc b/gtk2_ardour/ardour_ui_dependents.cc index 5f75144c15..e4e649e459 100644 --- a/gtk2_ardour/ardour_ui_dependents.cc +++ b/gtk2_ardour/ardour_ui_dependents.cc @@ -359,8 +359,8 @@ ARDOUR_UI::setup_windows () } } - _main_window.show_all (); setup_toplevel_window (_main_window, "", this); + _main_window.show_all (); _tabs.set_show_tabs (false);