Revert "remove unnecessary duplicate loading of GTK RC file"
This reverts commit 694d805bb0
.
This commit is contained in:
parent
af3e38d04b
commit
0809f088be
@ -491,6 +491,10 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[], const char* localedir)
|
||||
/* do not retain position for add route dialog */
|
||||
add_route_dialog.set_state_mask (WindowProxy::Size);
|
||||
|
||||
/* Trigger setting up the color scheme and loading the GTK RC file */
|
||||
|
||||
UIConfiguration::instance().load_rc_file (false);
|
||||
|
||||
_process_thread = new ProcessThread ();
|
||||
_process_thread->init ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user