=== modified file 'mixxx/src/dlgprefreplaygain.cpp' --- mixxx/src/dlgprefreplaygain.cpp 2010-11-07 15:37:45 +0000 +++ mixxx/src/dlgprefreplaygain.cpp 2010-11-19 19:44:38 +0000 @@ -52,7 +52,7 @@ if(config->getValueString(ConfigKey(CONFIG_KEY, "ReplayGainAnalyserEnabled")).toInt())EnableAnalyser->setChecked(true); } slotUpdate(); - slotApply(); + slotUpdateBoost(); } void DlgPrefReplayGain::setDefaults()