diff --git a/src/gui/scan_setup.cpp b/src/gui/scan_setup.cpp index 3e7a9b098..5396f84c0 100644 --- a/src/gui/scan_setup.cpp +++ b/src/gui/scan_setup.cpp @@ -607,7 +607,7 @@ int CScanSetup::showScanMenu() settings->setWizardMode(is_wizard); //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 //save scan settings