aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/options.cpp b/gui/options.cpp
index 072b20b393..d1901e9219 100644
--- a/gui/options.cpp
+++ b/gui/options.cpp
@@ -770,7 +770,7 @@ void OptionsDialog::addMT32Controls(GuiObject *boss, const Common::String &prefi
_mt32DevicePopUp->setEnabled(false);
}
- _enableMIDISettings = true;
+ _enableMT32Settings = true;
}
// The function has an extra slider range parameter, since both the launcher and SCUMM engine