mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
gui/osdlang_setup.cpp: comment CLangSelectNotifier->changeNotify on every menu show
This commit is contained in:
@@ -102,7 +102,7 @@ int COsdLangSetup::showLocalSetup()
|
||||
//call menue for prefered audio languages
|
||||
showPrefMenu(&prefMenu, langNotifier);
|
||||
localSettings->addItem(new CMenuForwarder(LOCALE_AUDIOMENU_PREF_LANGUAGES, true, NULL, &prefMenu, NULL, CRCInput::RC_yellow, NEUTRINO_ICON_BUTTON_YELLOW));
|
||||
langNotifier->changeNotify(NONEXISTANT_LOCALE, NULL);
|
||||
//langNotifier->changeNotify(NONEXISTANT_LOCALE, NULL);
|
||||
|
||||
int res = localSettings->exec(NULL, "");
|
||||
localSettings->hide();
|
||||
|
Reference in New Issue
Block a user