gui/scan_setup.cpp: add signal test menu on request

Origin commit data
------------------
Branch: ni/coolstream
Commit: 629528908b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-06-19 17:41:47 +04:00
parent cd2933aa7f
commit 0b0bc4e62d
2 changed files with 13 additions and 5 deletions

View File

@@ -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);