scan_setup: apply diseq menu options initially

Origin commit data
------------------
Branch: ni/coolstream
Commit: b23b15b796
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-08 (Sun, 08 Jul 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-07-08 15:03:18 +02:00
parent 219f1d1ee4
commit 5beeae6a32

View File

@@ -452,6 +452,7 @@ int CScanSetup::showScanMenu()
} }
#endif /*ENABLE_FASTSCAN*/ #endif /*ENABLE_FASTSCAN*/
satNotify->changeNotify(NONEXISTANT_LOCALE, (int *)&scansettings.diseqcMode);
int res = settings->exec(NULL, ""); int res = settings->exec(NULL, "");
settings->hide(); settings->hide();
selected = settings->getSelected(); selected = settings->getSelected();