]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/servicessettingspage.cpp
fixed issue that the video preview size was wrong during resizing the information...
[dolphin.git] / src / settings / servicessettingspage.cpp
index 18f93dfa39b8c7498cbc81aa3874b1b2d2186a2a..a58df2096afb025f9f9b3215c264377d782a685e 100644 (file)
@@ -70,6 +70,8 @@ void ServicesSettingsPage::applySettings()
         const QString service = item->data(Qt::UserRole).toString();
         showGroup.writeEntry(service, show);
     }
+
+    showGroup.sync();
 }
 
 void ServicesSettingsPage::restoreDefaults()