forked from qt-creator/qt-creator
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:
@@ -117,7 +117,6 @@ public:
|
||||
static void restart();
|
||||
|
||||
enum SaveSettingsReason {
|
||||
InitializationDone,
|
||||
SettingsDialogDone,
|
||||
ModeChanged,
|
||||
MainWindowClosing,
|
||||
|
||||
Reference in New Issue
Block a user