Fix moc include for tst_qcomparehelpers
The Q_OBJECT is in the header so it should use the moc_*.cpp form. Change-Id: I1aa91d9fd0013d7270d551326334ed4ee35f3c64 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
parent
0a8cbcc507
commit
3d59a0f7c7
@ -597,4 +597,4 @@ void tst_QCompareHelpers::builtinOrder()
|
||||
}
|
||||
|
||||
QTEST_MAIN(tst_QCompareHelpers)
|
||||
#include "tst_qcomparehelpers.moc"
|
||||
#include "moc_tst_qcomparehelpers.cpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user