From eda7220cc7f7f548e1a3317447b44977583ac26e Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 25 Aug 2015 09:31:03 +0200 Subject: Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. Change-Id: I56709b173111ca52cc5c524ecf9ec72e25721f6a Reviewed-by: Alex Blasche --- tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro') diff --git a/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro b/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro index 0fb67ca1..8e0d22a5 100644 --- a/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro +++ b/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro @@ -6,4 +6,3 @@ testcase.timeout = 250 # this test is slow QT = core concurrent bluetooth testlib TESTDATA += *.txt -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3