mirror of
https://github.com/Rosalie241/RMG.git
synced 2026-07-11 01:24:01 +02:00
RMG: ensure logDialog is closed in MainWindow::closeEvent()
This commit is contained in:
@@ -222,6 +222,8 @@ void MainWindow::closeEvent(QCloseEvent *event)
|
||||
}
|
||||
#endif // NETPLAY
|
||||
|
||||
this->logDialog.close();
|
||||
|
||||
CoreSettingsSave();
|
||||
CoreShutdown();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user