mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
gui/scan_setup.cpp: fix broken zapit config for frontend setup
This commit is contained in:
@@ -524,6 +524,7 @@ int CScanSetup::showScanMenuFrontendSetup()
|
|||||||
|
|
||||||
fe_restart = false;
|
fe_restart = false;
|
||||||
|
|
||||||
|
CZapit::getInstance()->GetConfig(zapitCfg);
|
||||||
CMenuWidget * setupMenu = new CMenuWidget(LOCALE_SATSETUP_FE_SETUP, NEUTRINO_ICON_SETTINGS, width, MN_WIDGET_ID_SCAN_FE_SETUP);
|
CMenuWidget * setupMenu = new CMenuWidget(LOCALE_SATSETUP_FE_SETUP, NEUTRINO_ICON_SETTINGS, width, MN_WIDGET_ID_SCAN_FE_SETUP);
|
||||||
setupMenu->addIntroItems();
|
setupMenu->addIntroItems();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user