equal
deleted
inserted
replaced
145 setValue("misc/appendTimeToRecords", appendDateTimeToRecordName()); |
145 setValue("misc/appendTimeToRecords", appendDateTimeToRecordName()); |
146 |
146 |
147 #ifdef SPARKLE_ENABLED |
147 #ifdef SPARKLE_ENABLED |
148 setValue("misc/autoUpdate", isAutoUpdateEnabled()); |
148 setValue("misc/autoUpdate", isAutoUpdateEnabled()); |
149 #endif |
149 #endif |
|
150 Form->gameSettings->sync(); |
150 } |
151 } |
151 |
152 |
152 QRect GameUIConfig::vid_Resolution() |
153 QRect GameUIConfig::vid_Resolution() |
153 { |
154 { |
154 QRect result(0, 0, 640, 480); |
155 QRect result(0, 0, 640, 480); |