mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
gui/zapit_setup.cpp: fix CZapitSetup::changeNotify - no need to repaint menu
This commit is contained in:
@@ -86,7 +86,7 @@ bool CZapitSetup::changeNotify(const neutrino_locale_t OptionName, void *)
|
||||
zapit2->setActive(!g_settings.uselastchannel);
|
||||
}
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
//select menu
|
||||
|
Reference in New Issue
Block a user