diff options
Diffstat (limited to 'tests/arthur/baselineserver/src/report.h')
-rw-r--r-- | tests/arthur/baselineserver/src/report.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arthur/baselineserver/src/report.h b/tests/arthur/baselineserver/src/report.h index d21102d..610497c 100644 --- a/tests/arthur/baselineserver/src/report.h +++ b/tests/arthur/baselineserver/src/report.h @@ -86,6 +86,7 @@ private: int numItems; int numMismatches; QTextStream out; + bool hasOverride; }; #endif // REPORT_H |