mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
move location of menus file loading and call ActionManager::enable_accelerators() to get all actions setup for binding options
This commit is contained in:
parent
08b1a9d520
commit
b64634e32e
2 changed files with 6 additions and 2 deletions
|
|
@ -492,8 +492,6 @@ ARDOUR_UI::post_engine ()
|
|||
|
||||
_tooltips.enable();
|
||||
|
||||
ActionManager::load_menus (ARDOUR_COMMAND_LINE::menus_file);
|
||||
|
||||
if (setup_windows ()) {
|
||||
throw failed_constructor ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue