mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 06:31:50 +08:00
#5627 Save settings after creating MainWindow
This commit is contained in:
committed by
Andrew Nelless
parent
d6b7d8e357
commit
4924f2faff
@@ -144,6 +144,8 @@ MainWindow::MainWindow(QSettings& settings, AppConfig& appConfig) :
|
||||
activationDialog.exec();
|
||||
appConfig.activationHasRun(true);
|
||||
}
|
||||
|
||||
appConfig.saveSettings();
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow()
|
||||
|
||||
Reference in New Issue
Block a user