mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
fix crash on 2nd Lock
This commit is contained in:
parent
dee89fb98a
commit
38405fa210
1 changed files with 1 additions and 0 deletions
|
|
@ -7870,6 +7870,7 @@ Editor::unlock ()
|
|||
lock_dialog->hide ();
|
||||
|
||||
delete _main_menu_disabler;
|
||||
_main_menu_disabler = 0;
|
||||
|
||||
if (UIConfiguration::instance().get_lock_gui_after_seconds()) {
|
||||
start_lock_event_timing ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue