mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
fix SeparatorLine
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74d05eb940
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
------------------
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);
|
||||
|
||||
//back
|
||||
settings->addIntroItems(/*is_wizard ? NONEXISTANT_LOCALE : */ LOCALE_SERVICEMENU_SCANTS);
|
||||
settings->addIntroItems(/*is_wizard ? NONEXISTANT_LOCALE : */ LOCALE_SERVICEMENU_SCANTS, NONEXISTANT_LOCALE, 0, 0, false);
|
||||
|
||||
#if 0
|
||||
//save scan settings
|
||||
|
Reference in New Issue
Block a user