mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- scan-setup: fix new addIntroItems() call
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -600,7 +600,7 @@ int CScanSetup::showScanMenu()
|
|||||||
settings->setWizardMode(is_wizard);
|
settings->setWizardMode(is_wizard);
|
||||||
|
|
||||||
//back
|
//back
|
||||||
settings->addIntroItems(/*is_wizard ? NONEXISTANT_LOCALE : */ LOCALE_SERVICEMENU_SCANTS, NONEXISTANT_LOCALE, 0, 0, false);
|
settings->addIntroItems(/*is_wizard ? NONEXISTANT_LOCALE : */ LOCALE_SERVICEMENU_SCANTS, NONEXISTANT_LOCALE, 0, false, false);
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
//save scan settings
|
//save scan settings
|
||||||
|
Reference in New Issue
Block a user