forked from qt-creator/qt-creator
AutoTest: Fix compile on Win
Change-Id: Idd789df837a5b961faafe2753a67c1fb6c20a1d9 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
committed by
Alessandro Portale
parent
82903ba124
commit
be44c8b207
@@ -44,7 +44,7 @@ namespace Internal {
|
||||
|
||||
class TestOutputReader;
|
||||
class TestResult;
|
||||
class TestSettings;
|
||||
struct TestSettings;
|
||||
|
||||
using TestResultPtr = QSharedPointer<TestResult>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user