QTfrontend/gameuiconfig.cpp
changeset 2773 e94f240a8a41
parent 2747 7889a3a9724f
child 2776 9572aae13d49
--- a/QTfrontend/gameuiconfig.cpp	Mon Feb 08 21:49:52 2010 +0000
+++ b/QTfrontend/gameuiconfig.cpp	Tue Feb 09 01:47:50 2010 +0000
@@ -147,6 +147,7 @@
 #ifdef SPARKLE_ENABLED
         setValue("misc/autoUpdate", isAutoUpdateEnabled());
 #endif
+    Form->gameSettings->sync();
 }
 
 QRect GameUIConfig::vid_Resolution()