fix vuuno4k

This commit is contained in:
BPanther
2020-01-20 23:49:32 +01:00
committed by Thilo Graf
parent 9019dc0e56
commit 6d9ec5cafc
3 changed files with 5 additions and 5 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
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
std::string modestr[16];
#else
std::string modestr[4];