diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/theme-config.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme-config.cpp b/gui/theme-config.cpp index 060c38cfc4..f8c04f1650 100644 --- a/gui/theme-config.cpp +++ b/gui/theme-config.cpp @@ -301,7 +301,7 @@ const char *Theme::_defaultConfigINI = "opYoffset=(opYoffset + kLineHeight + 4)\n" "grFullscreenCheckbox=gcx opYoffset (kFontHeight + 10 + 96) buttonHeight\n" "opYoffset=(opYoffset + buttonHeight)\n" -"grAspectCheckbox=prev.x opYoffset (kFontHeight + 10 + 136) prev.h\n" +"grAspectCheckbox=prev.x opYoffset (kFontHeight + 10 + 180) prev.h\n" "opYoffset=(opYoffset + buttonHeight)\n" "\n" "[audioControls]\n" |