aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorEugene Sandulenko2007-02-13 21:08:11 +0000
committerEugene Sandulenko2007-02-13 21:08:11 +0000
commit846a3498b8766b94cd0c0662e5a592341ce712b1 (patch)
tree53e3233cba5c1771d6514f671a6767361182b693 /gui
parent9317aec6a24a45163f48cac4145ebae8ab9b3c80 (diff)
downloadscummvm-rg350-846a3498b8766b94cd0c0662e5a592341ce712b1.tar.gz
scummvm-rg350-846a3498b8766b94cd0c0662e5a592341ce712b1.tar.bz2
scummvm-rg350-846a3498b8766b94cd0c0662e5a592341ce712b1.zip
Fix clear soundfont path button position in game options dialog.
svn-id: r25566
Diffstat (limited to 'gui')
-rw-r--r--gui/themes/modern.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index fca576dc80..58de4705d1 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -491,7 +491,7 @@ opYoffset=(opYoffset + sliderHeight + 12)
mcx=(opXoffset + 10)
mcOff=((buttonHeight - kLineHeight) / 2 + 2)
mcFontButton=mcx opYoffset buttonWidth buttonHeight
-mcFontPath=(prev.x2 + 20) (opYoffset + mcOff) (parent.w - (buttonWidth + 20) - 10 - kLineHeight - 20) kLineHeight
+mcFontPath=(prev.x2 + 20) (opYoffset + mcOff) (parent.w - (buttonWidth + 20) - mcx - kLineHeight - 20) kLineHeight
mcFontClearButton=(prev.x2 + 10) (opYoffset + mcOff) kLineHeight kLineHeight
opYoffset=(opYoffset + buttonHeight + 6 * midiControlsSpacing)
mcMixedCheckbox=mcx opYoffset (kFontHeight + 10 + 135) buttonHeight