diff -r 1965eba10be6 -r e94f240a8a41 QTfrontend/gameuiconfig.cpp --- 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()