This commit is contained in:
Milan Hanajik 2015-03-09 16:32:39 +01:00
parent c2bccda07f
commit 82d5e7df05

View File

@ -31,9 +31,7 @@ namespace ResultsBrowser
#if (DN100 || MUNICH)
public const int WMsCount = 3;
#elif FUZHOU300, PT200IL, TORINO50
public const int WMsCount = 6;
#else // if FUZHOU150
#else // if FUZHOU300|| FUZHOU150 || PT200IL || TORINO50
public const int WMsCount = 6;
#endif