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 --- .../qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro') diff --git a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro index 72fb1732..7d4eba6f 100644 --- a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro +++ b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro @@ -5,4 +5,3 @@ CONFIG += testcase QT = core concurrent bluetooth testlib osx:QT += widgets -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3