QVLA: do not include QtTest
The right include is QTest, QtTest drags in all of QtCore. Change-Id: Icc2964ccdb85fe1bfc9fe8f43351a4605a34329b Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit bfe77a21fb0988a52fb77af09fe9675eb151e8b6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
a64953708b
commit
f9ccf9d3f1
@ -26,7 +26,7 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
#include <QtTest/QTest>
|
||||
#include <qvarlengtharray.h>
|
||||
#include <qvariant.h>
|
||||
#include <qscopeguard.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user