vuduo4kse added

This commit is contained in:
BPanther
2020-10-03 22:06:16 +02:00
committed by Thilo Graf
parent fb1f44089c
commit 3ec44dcd3f
8 changed files with 27 additions and 19 deletions

View File

@@ -69,7 +69,7 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
#if BOXMODEL_VUULTIMO4K
std::string modestr[24];
#else
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUDUO4KSE || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
std::string modestr[16];
#else
std::string modestr[4];