[Scummvm-cvs-logs] SF.net SVN: scummvm:[51953] scummvm/trunk/gui/options.cpp

athrxx at users.sourceforge.net athrxx at users.sourceforge.net
Tue Aug 10 18:24:01 CEST 2010


Revision: 51953
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51953&view=rev
Author:   athrxx
Date:     2010-08-10 16:24:00 +0000 (Tue, 10 Aug 2010)

Log Message:
-----------
GUI: fix broken MT-32 tab

Modified Paths:
--------------
    scummvm/trunk/gui/options.cpp

Modified: scummvm/trunk/gui/options.cpp
===================================================================
--- scummvm/trunk/gui/options.cpp	2010-08-10 15:54:34 UTC (rev 51952)
+++ scummvm/trunk/gui/options.cpp	2010-08-10 16:24:00 UTC (rev 51953)
@@ -770,7 +770,7 @@
 		_mt32DevicePopUp->setEnabled(false);
 	}
 
-	_enableMIDISettings = true;
+	_enableMT32Settings = true;
 }
 
 // The function has an extra slider range parameter, since both the launcher and SCUMM engine


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list