diff options
author | Johannes Schickel | 2010-07-25 16:38:25 +0000 |
---|---|---|
committer | Johannes Schickel | 2010-07-25 16:38:25 +0000 |
commit | dec30186eb4892598a5d522633060cc20208dff1 (patch) | |
tree | 2e3dadda5e87f74ec654ee68352db59c2ce2eccc /gui/themes/scummclassic | |
parent | d5ced8ab9e6a3b089792d27741699c1928e7fc58 (diff) | |
download | scummvm-rg350-dec30186eb4892598a5d522633060cc20208dff1.tar.gz scummvm-rg350-dec30186eb4892598a5d522633060cc20208dff1.tar.bz2 scummvm-rg350-dec30186eb4892598a5d522633060cc20208dff1.zip |
GUI: Fix MIDI gain position in MIDI tab for lowres classic theme.
svn-id: r51277
Diffstat (limited to 'gui/themes/scummclassic')
-rw-r--r-- | gui/themes/scummclassic/classic_layout_lowres.stx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx index 057cc3ea0e..622c23439e 100644 --- a/gui/themes/scummclassic/classic_layout_lowres.stx +++ b/gui/themes/scummclassic/classic_layout_lowres.stx @@ -342,12 +342,6 @@ <widget name = 'mcMixedCheckbox' type = 'Checkbox' /> - <widget name = 'mcMt32Checkbox' - type = 'Checkbox' - /> - <widget name = 'mcGSCheckbox' - type = 'Checkbox' - /> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'> <widget name = 'mcMidiGainText' type = 'OptionsLabel' |