Commit 0fb16f5a authored by Ilkka Ollakka's avatar Ilkka Ollakka Committed by Jean-Baptiste Kempf

don't clear equalizer when input-item changes

(cherry picked from commit 9c9dbd39)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 72fb3508
......@@ -877,7 +877,6 @@ Equalizer::~Equalizer()
void Equalizer::clean()
{
ui.enableCheck->setChecked( false );
enable();
}
/* Write down initial values */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment