mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
gui/scan_setup.cpp: fix CScanSetup::changeNotify - no need to repaint menu
Origin commit data
------------------
Commit: 3508ed4507
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-31 (Thu, 31 May 2012)
This commit is contained in:
@@ -958,7 +958,7 @@ bool CScanSetup::changeNotify(const neutrino_locale_t OptionName, void * /*data*
|
||||
if (r_system == DVB_S) //sat
|
||||
fillSatSelect();
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
void CScanSetup::updateManualSettings()
|
||||
|
Reference in New Issue
Block a user