diff --git a/src/gui/scan_setup.cpp b/src/gui/scan_setup.cpp index 86594cb07..393d192af 100644 --- a/src/gui/scan_setup.cpp +++ b/src/gui/scan_setup.cpp @@ -452,6 +452,7 @@ int CScanSetup::showScanMenu() } #endif /*ENABLE_FASTSCAN*/ + satNotify->changeNotify(NONEXISTANT_LOCALE, (int *)&scansettings.diseqcMode); int res = settings->exec(NULL, ""); settings->hide(); selected = settings->getSelected();