mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 07:30:57 +02:00
gui/scan_setup.cpp: add signal test menu on request
Origin commit data
------------------
Commit: 629528908b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
This commit is contained in:
@@ -110,7 +110,7 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
neutrino_locale_t getModeLocale(int mode);
|
||||
int showScanMenuFrontendSetup();
|
||||
void addScanMenuTempSat(CMenuWidget *temp_sat, sat_config_t &satconfig);
|
||||
void addScanMenuManualScan(CMenuWidget *manual_Scan);
|
||||
void addScanMenuManualScan(CMenuWidget *manual_Scan, bool stest = false);
|
||||
void addScanMenuAutoScanAll(CMenuWidget *auto_ScanAll);
|
||||
void addScanMenuAutoScan(CMenuWidget *auto_Scan);
|
||||
|
||||
|
Reference in New Issue
Block a user