mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
scan-setup: fix new addIntroItems() call
Origin commit data
------------------
Branch: ni/coolstream
Commit: b13bc5641a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Origin message was:
------------------
- scan-setup: fix new addIntroItems() call
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -607,7 +607,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