diff --git a/tests/auto/tonemappingandgammacorrectioneffect/tst_tonemappingandgammacorrectioneffect.cpp b/tests/auto/tonemappingandgammacorrectioneffect/tst_tonemappingandgammacorrectioneffect.cpp index fdcd0f9c8..960ad4dcd 100644 --- a/tests/auto/tonemappingandgammacorrectioneffect/tst_tonemappingandgammacorrectioneffect.cpp +++ b/tests/auto/tonemappingandgammacorrectioneffect/tst_tonemappingandgammacorrectioneffect.cpp @@ -115,6 +115,6 @@ private Q_SLOTS: } }; -QTEST_APPLESS_MAIN(tst_ToneMappingAndGammaCorrectionEffect) +QTEST_MAIN(tst_ToneMappingAndGammaCorrectionEffect) #include "tst_tonemappingandgammacorrectioneffect.moc"