MSVC complains about us comparing a bool to a quint32, which is the underlying type for the bitfields in QQuickItemPrivate. Fix that by replacing QCOMPARE(A, true/false) with the corresponding QVERIFY. Pick-to: 6.5 Change-Id: I7f50e6276b592c9abe8ceaea95c9283a0c431c78 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io> |
||
---|---|---|
.. | ||
data | ||
BLACKLIST | ||
CMakeLists.txt | ||
tst_qquickmousearea.cpp |