summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-25 09:31:03 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-25 09:21:45 +0000
commiteda7220cc7f7f548e1a3317447b44977583ac26e (patch)
tree673e33a6386cb6472719bab2f916abc9ae3f3449 /tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro
parent7d75db90cc22ca02a30b1c15e7c684ff0b4f6d5f (diff)
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: I56709b173111ca52cc5c524ecf9ec72e25721f6a Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro')
-rw-r--r--tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro b/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro
index a9ad84f2..2dfbfe09 100644
--- a/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro
+++ b/tests/auto/qbluetoothtransferrequest/qbluetoothtransferrequest.pro
@@ -3,4 +3,3 @@ TARGET=tst_qbluetoothtransferrequest
CONFIG += testcase
QT = core concurrent bluetooth testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0