mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Application.saveSettings() should save everything
This commit is contained in:
parent
2c896010c7
commit
92fa725ad6
2 changed files with 3 additions and 2 deletions
|
@ -72,6 +72,4 @@ class AutoSave(Extension):
|
|||
|
||||
Application.getInstance().saveSettings()
|
||||
|
||||
Preferences.getInstance().writeToFile(Resources.getStoragePath(Resources.Preferences, Application.getInstance().getApplicationName() + ".cfg"))
|
||||
|
||||
self._saving = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue