mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-13 19:35:40 -05:00
Fix merge of #302
This commit is contained in:
@@ -2855,7 +2855,6 @@ void MainWindow::closeEvent(QCloseEvent *event) {
|
||||
this->ui->splitter_main->saveState()
|
||||
);
|
||||
porymapConfig.save();
|
||||
projectConfig.save();
|
||||
shortcutsConfig.save();
|
||||
|
||||
QMainWindow::closeEvent(event);
|
||||
|
||||
Reference in New Issue
Block a user