fix GUI enum registration so that UIConfiguration can load with variables that use some of them

This commit is contained in:
Paul Davis 2023-04-08 13:58:25 -06:00
parent 13311b7a32
commit 786f71f7f1
4 changed files with 6 additions and 3 deletions

View file

@ -483,7 +483,6 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[], const char* localedir)
/* lets get this party started */
setup_gtk_ardour_enums ();
setup_profile ();
SessionEvent::create_per_thread_pool ("GUI", 4096);