scan_setup: apply diseq menu options initially

This commit is contained in:
Stefan Seyfried
2012-07-08 15:03:18 +02:00
parent 0e64b23f30
commit b23b15b796

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