summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.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/qbluetoothtransfermanager/qbluetoothtransfermanager.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/qbluetoothtransfermanager/qbluetoothtransfermanager.pro')
-rw-r--r--tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro1
1 files changed, 0 insertions, 1 deletions
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