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:
vanhofen
2022-09-14 20:47:52 +02:00
parent 02d24efbb5
commit c0b6421542

View File

@@ -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