mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
vfd_setup.cpp: apply native sub head
Origin commit data
------------------
Branch: ni/coolstream
Commit: d16a189e4c
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-04-03 (Wed, 03 Apr 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -227,8 +227,7 @@ int CVfdSetup::showBrightnessSetup()
|
||||
|
||||
CMenuWidget *mn_widget = new CMenuWidget(LOCALE_LCDMENU_HEAD, NEUTRINO_ICON_LCD,width, MN_WIDGET_ID_VFDSETUP_LCD_SLIDERS);
|
||||
|
||||
mn_widget->addItem(new CMenuSeparator(CMenuSeparator::ALIGN_LEFT | CMenuSeparator::SUB_HEAD | CMenuSeparator::STRING, LOCALE_LCDMENU_LCDCONTROLER));
|
||||
mn_widget->addItem(GenericMenuSeparator);
|
||||
mn_widget->addIntroItems(LOCALE_LCDMENU_LCDCONTROLER);
|
||||
|
||||
mf = new CMenuForwarder(LOCALE_MENU_BACK, true);
|
||||
mf->setItemButton(!g_settings.menu_left_exit ? NEUTRINO_ICON_BUTTON_HOME : NEUTRINO_ICON_BUTTON_LEFT);
|
||||
|
Reference in New Issue
Block a user