mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
gui/zapit_setup.cpp: fix CZapitSetup::changeNotify - no need to repaint menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c74cf0ba9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-31 (Thu, 31 May 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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