forked from qt-creator/qt-creator
Autotest: Fix struct/class misalignment
Amends 30af7a9503
.
Change-Id: Ie8ca92c427fc3446727d78a76aee492eb789b7ed
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
ab8f3d78ae
commit
64d1f49078
@@ -11,7 +11,7 @@ QT_END_NAMESPACE
|
||||
|
||||
namespace Autotest {
|
||||
namespace Internal {
|
||||
struct TestSettings;
|
||||
class TestSettings;
|
||||
}
|
||||
|
||||
class TestFrameworkManager final
|
||||
|
Reference in New Issue
Block a user