mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +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);
|
zapit2->setActive(!g_settings.uselastchannel);
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
//select menu
|
//select menu
|
||||||
|
Reference in New Issue
Block a user