From 5beeae6a323c233a2cfbe7b31ab34b1b99d717ad Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 8 Jul 2012 15:03:18 +0200 Subject: [PATCH] scan_setup: apply diseq menu options initially Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/b23b15b796cfcd34021bff5acbaf47f5a137a9c1 Author: Stefan Seyfried Date: 2012-07-08 (Sun, 08 Jul 2012) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/gui/scan_setup.cpp | 1 + 1 file changed, 1 insertion(+) 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();