summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediaserviceprovider/test/test.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-24 16:28:06 +0200
committerYoann Lopes <yoann.lopes@theqtcompany.com>2015-08-24 14:45:45 +0000
commit20641814051802d285d6000e054e2eb92e9218f4 (patch)
tree4a21cb45cf8b000b2eeae1d7fa73db4327189ccd /tests/auto/unit/qmediaserviceprovider/test/test.pro
parent23acd9f01d5dcca84025eb95de266e7e6b6cb386 (diff)
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.
There was only one test actually using the deprecated WaitForWindowShown(). Replace by qWaitForWindowExposed() and remove define. Change-Id: I2e71edca8f8be26c9a63b6a9d1fa30b31979c1fe Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Diffstat (limited to 'tests/auto/unit/qmediaserviceprovider/test/test.pro')
-rw-r--r--tests/auto/unit/qmediaserviceprovider/test/test.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/unit/qmediaserviceprovider/test/test.pro b/tests/auto/unit/qmediaserviceprovider/test/test.pro
index 38b6febf8..2cf78c100 100644
--- a/tests/auto/unit/qmediaserviceprovider/test/test.pro
+++ b/tests/auto/unit/qmediaserviceprovider/test/test.pro
@@ -15,4 +15,3 @@ win32 {
mac: CONFIG -= app_bundle
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0