From 20641814051802d285d6000e054e2eb92e9218f4 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 24 Aug 2015 16:28:06 +0200 Subject: 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 --- tests/auto/unit/qmediaserviceprovider/test/test.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/unit/qmediaserviceprovider/test/test.pro') 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 -- cgit v1.2.3