Preparation for 'Print only good results', version = 1.3.21
This commit is contained in:
@@ -157,6 +157,7 @@ namespace TBF
|
||||
[XmlIgnore]
|
||||
public int TesterHistoryCount { get { return (TesterHistory != null) ? TesterHistory.Length : 0; } }
|
||||
|
||||
public bool PrintOrderOnlyGoodResult;
|
||||
public bool PrintOrderOnlyLastResult;
|
||||
|
||||
/// Configuration of results
|
||||
|
||||
Reference in New Issue
Block a user