diff --git a/src/core/preferences.cpp b/src/core/preferences.cpp index cf1467c30..44bf95304 100644 --- a/src/core/preferences.cpp +++ b/src/core/preferences.cpp @@ -148,6 +148,7 @@ void Preferences::save() { } dirty = false; + locker.unlock(); #ifndef Q_OS_MAC settings->sync(); // Important to get error status