summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/common/testpostmanarbiter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/common/testpostmanarbiter.cpp')
-rw-r--r--tests/auto/core/common/testpostmanarbiter.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/core/common/testpostmanarbiter.cpp b/tests/auto/core/common/testpostmanarbiter.cpp
index 5869cbad3..f0c362744 100644
--- a/tests/auto/core/common/testpostmanarbiter.cpp
+++ b/tests/auto/core/common/testpostmanarbiter.cpp
@@ -26,6 +26,10 @@
**
****************************************************************************/
+// TODO Remove in Qt6
+#include <QtCore/qcompilerdetection.h>
+QT_WARNING_DISABLE_DEPRECATED
+
#include "testpostmanarbiter.h"
#include <Qt3DCore/private/qnode_p.h>