mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix GUI enum registration so that UIConfiguration can load with variables that use some of them
This commit is contained in:
parent
13311b7a32
commit
786f71f7f1
4 changed files with 6 additions and 3 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue