gui/scan_setup.cpp: disable frontend motor options, if more not master or independent

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b57fc6150
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-07-23 15:37:22 +04:00
parent 84372230e6
commit 81789e2aef
2 changed files with 17 additions and 5 deletions

View File

@@ -65,6 +65,8 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
CMenuOptionNumberChooser * ojDiseqcRepeats;
CIntInput * nid;
CMenuOptionChooser * lcnhd;
/* items active for master/independent fe mode */
CGenericMenuActivate msettings;
CMenuOptionChooser * linkfe;
std::string modestr[4];