forked from qt-creator/qt-creator
AutoTest: Use settings for test run
Change-Id: I3871d15c34f19ea87d9c6ff99a6b0a83dad16fd1 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
This commit is contained in:
@@ -57,6 +57,7 @@ private:
|
||||
TestTreeModel *m_model;
|
||||
CppTools::Tests::TemporaryCopiedDir *m_tmpDir;
|
||||
bool m_isQt4;
|
||||
bool m_originalAlwaysParse;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user