get rid of a warning message by setting up the main window properties before showing it
This commit is contained in:
parent
51d403d485
commit
c4962ca180
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user