AutoTest: Use settings for test run

Change-Id: I3871d15c34f19ea87d9c6ff99a6b0a83dad16fd1
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
This commit is contained in:
Christian Stenger
2016-02-29 16:13:55 +01:00
parent b01879dea8
commit bf6f1232f7
2 changed files with 10 additions and 11 deletions

View File

@@ -57,6 +57,7 @@ private:
TestTreeModel *m_model;
CppTools::Tests::TemporaryCopiedDir *m_tmpDir;
bool m_isQt4;
bool m_originalAlwaysParse;
};
} // namespace Internal