Add allow settings apply button to take effect in current window
[easylist] / settingsform.cpp
index 910e3d1..38003db 100755 (executable)
@@ -54,6 +54,7 @@ void SettingsForm::on_restoreSyncPushButton_clicked()
 void SettingsForm::on_applyPushButton_clicked()\r
 {\r
     saveSync();\r
+    shown();\r
 }\r
 \r
 void SettingsForm::on_savePushButton_clicked()\r