mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Don't lose settings when you crash...sync immediately
This commit is contained in:
@@ -233,6 +233,7 @@ SettingsDialog::~SettingsDialog()
|
||||
m_resolversModel->saveScriptResolvers();
|
||||
|
||||
s->applyChanges();
|
||||
s->sync();
|
||||
}
|
||||
else
|
||||
qDebug() << "Settings dialog cancelled, NOT saving prefs.";
|
||||
|
Reference in New Issue
Block a user