From 1e150278856831f3cc1e473fd01473ac2961bd3a Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 18 Apr 2006 19:04:15 +0000 Subject: Fixes "aspect ratio" text in the options with --force-1x-overlay. svn-id: r22014 --- gui/theme-config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/theme-config.cpp') 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" -- cgit v1.2.3