mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
- vuultimo4k added
Conflicts: acinclude.m4 data/y-web/Y_Blocks.txt src/driver/nglcd.cpp src/gui/vfd_setup.cpp src/neutrino.cpp
This commit is contained in:
@@ -66,10 +66,14 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
CGenericMenuActivate msettings;
|
||||
|
||||
CMenuOptionChooser * linkfe;
|
||||
#if BOXMODEL_VUULTIMO4K
|
||||
std::string modestr[24];
|
||||
#else
|
||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K
|
||||
std::string modestr[16];
|
||||
#else
|
||||
std::string modestr[4];
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* variables for selected frontend */
|
||||
|
Reference in New Issue
Block a user