mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
gui/vfd_setup.cpp: fix CVfdSetup::changeNotify - no need to repaint menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f146e7498
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:
@@ -193,5 +193,5 @@ bool CVfdSetup::changeNotify(const neutrino_locale_t OptionName, void */* data *
|
||||
{
|
||||
CVFD::getInstance()->setled();
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user