tuner setup: Visualize current count of selected satellites.

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b45c65ba7
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-14 (Wed, 14 Feb 2018)


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

------------------
This commit was generated by Migit
This commit is contained in:
2018-02-14 21:58:22 +01:00
committed by vanhofen
parent 0c4023805d
commit 10e90d6cf1
2 changed files with 20 additions and 0 deletions

View File

@@ -124,6 +124,9 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
void saveScanSetup();
CScanSetup(int wizard_mode = SNeutrinoSettings::WIZARD_OFF);
/* required to set display count of selected satellites, see: showFrontendSetup() */
void setOptionSatSelect(int fe_number, CMenuForwarder* menu_item);
public:
~CScanSetup();