summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoshape
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-25 09:22:49 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-28 21:12:43 +0000
commitee39bd0ea01061349e131b23cbe0f278e4cc193e (patch)
treebe114248d244b9c71591b384013ca6723d92200f /tests/auto/qgeoshape
parent33d57f8018535dfe4ac316fc0f2ebe69fb5ade1c (diff)
downloadqtlocation-ee39bd0ea01061349e131b23cbe0f278e4cc193e.tar.gz
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: I1eb987fdd48e33bd1d71da7f9efb9f02e05de3c9 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/qgeoshape')
-rw-r--r--tests/auto/qgeoshape/qgeoshape.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qgeoshape/qgeoshape.pro b/tests/auto/qgeoshape/qgeoshape.pro
index 03b01b65..dd551382 100644
--- a/tests/auto/qgeoshape/qgeoshape.pro
+++ b/tests/auto/qgeoshape/qgeoshape.pro
@@ -3,4 +3,3 @@ TARGET = tst_qgeoshape
QT += testlib positioning
SOURCES = \
tst_qgeoshape.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0