summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/windowsmobile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/windowsmobile')
-rw-r--r--tests/auto/other/windowsmobile/test/test.pro1
-rw-r--r--tests/auto/other/windowsmobile/testQMenuBar/testQMenuBar.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/other/windowsmobile/test/test.pro b/tests/auto/other/windowsmobile/test/test.pro
index 400f3d0616..5f744c2acb 100644
--- a/tests/auto/other/windowsmobile/test/test.pro
+++ b/tests/auto/other/windowsmobile/test/test.pro
@@ -22,3 +22,4 @@ wincewm*: {
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/other/windowsmobile/testQMenuBar/testQMenuBar.pro b/tests/auto/other/windowsmobile/testQMenuBar/testQMenuBar.pro
index 6b84ae937c..12ef683c11 100644
--- a/tests/auto/other/windowsmobile/testQMenuBar/testQMenuBar.pro
+++ b/tests/auto/other/windowsmobile/testQMenuBar/testQMenuBar.pro
@@ -2,3 +2,4 @@ SOURCES += main.cpp
QT += widgets
TARGET = ../testQMenuBar
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0