Exception in DataEntry.Standard24.TestStartEndForm okButton_Pressed() logged, version 1.5.47

This commit is contained in:
Milan Hanajik
2015-05-26 12:41:06 +02:00
parent f35c7447d4
commit 9be43c9f0c
3 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -38,10 +38,10 @@ namespace TBF
#if DN100 || MUNICH
public const int WMsCount = 3;
public const int LineCount = 3;
public const int LineSize = 3;
#elif FUZHOU300 || FUZHOU150 || PT200IL || TORINO50 || BADGER_MALA_TRAT
public const int WMsCount = 6;
public const int LineCount = 6;
public const int LineSize = 6;
#elif TORUN_PT50_2015
public const int WMsCount = 20;
public const int LineSize = 10;