mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
scan_setup: apply diseq menu options initially
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user