GUI: fix broken MT-32 tab

svn-id: r51953
This commit is contained in:
Florian Kagerer 2010-08-10 16:24:00 +00:00
parent 684afb6236
commit 2db12a1ae7

View file

@ -770,7 +770,7 @@ void OptionsDialog::addMT32Controls(GuiObject *boss, const Common::String &prefi
_mt32DevicePopUp->setEnabled(false); _mt32DevicePopUp->setEnabled(false);
} }
_enableMIDISettings = true; _enableMT32Settings = true;
} }
// The function has an extra slider range parameter, since both the launcher and SCUMM engine // The function has an extra slider range parameter, since both the launcher and SCUMM engine