mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
[Summary] Set lock_dialog modal
[Review] GZharun
This commit is contained in:
parent
9999ad7a68
commit
a9b28b2133
1 changed files with 1 additions and 0 deletions
|
|
@ -387,6 +387,7 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[], const char* localedir)
|
|||
WM::Manager::instance().register_window (&midi_port_matrix);
|
||||
|
||||
session_lock_dialog->set_deletable (false);
|
||||
session_lock_dialog->set_modal (true);
|
||||
|
||||
/* We need to instantiate the theme manager because it loads our
|
||||
theme files. This should really change so that its window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue