Core: Don't save settings on startup anymore

Amends a68352f013.

This is getting in the way, it does not look needed, and it is lost
in history why it ever was.

Change-Id: I68ebdafc78e3259c73c64364607aef6eb74d2869
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
hjk
2023-06-28 15:35:47 +02:00
parent 5867d986a8
commit 900ea82fd1
2 changed files with 1 additions and 4 deletions

View File

@@ -117,7 +117,6 @@ public:
static void restart();
enum SaveSettingsReason {
InitializationDone,
SettingsDialogDone,
ModeChanged,
MainWindowClosing,