mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
gui/start_wizard.cpp: fix missing frontend setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c724b457a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -141,6 +141,8 @@ int CStartUpWizard::exec(CMenuTarget* parent, const string & /*actionKey*/)
|
||||
{
|
||||
CScanSetup::getInstance()->setWizardMode(CScanSetup::SCAN_SETUP_MODE_WIZARD);
|
||||
if (advanced) {
|
||||
res = CScanSetup::getInstance()->exec(NULL, "setup_frontend");
|
||||
if(res != menu_return::RETURN_EXIT_ALL)
|
||||
res = CScanSetup::getInstance()->exec(NULL, "");
|
||||
} else {
|
||||
CZapit::getInstance()->GetConfig(zapitCfg);
|
||||
|
Reference in New Issue
Block a user