This commit is contained in:
Enrico Turri 2019-12-09 13:27:38 +01:00
commit d0a3e8d41d
3 changed files with 183 additions and 51 deletions

View file

@ -466,6 +466,9 @@ void GUI_App::recreate_GUI()
dlg.Update(30, _(L("Recreating")) + dots);
topwindow->Destroy();
// For this moment ConfigWizard is deleted, invalidate it
m_wizard = nullptr;
}
dlg.Update(80, _(L("Loading of current presets")) + dots);