summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatterns
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-24 15:03:49 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-31 09:08:37 +0000
commit1e4dd3aa1cea2cfc1bcda27942f7865aedf6fa2f (patch)
treec2240d4c8b753fda8dba6514828f4a4ed3b47b45 /tests/auto/xmlpatterns
parentd7aff0febb4101084e9efb8e76cf4f5d7533c047 (diff)
downloadqtxmlpatterns-1e4dd3aa1cea2cfc1bcda27942f7865aedf6fa2f.tar.gz
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: Idf9932358a6442395dfb95655a8d46be7f57f81b Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'tests/auto/xmlpatterns')
-rw-r--r--tests/auto/xmlpatterns/xmlpatterns.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xmlpatterns/xmlpatterns.pro b/tests/auto/xmlpatterns/xmlpatterns.pro
index 93f905a..64aa794 100644
--- a/tests/auto/xmlpatterns/xmlpatterns.pro
+++ b/tests/auto/xmlpatterns/xmlpatterns.pro
@@ -5,4 +5,3 @@ SOURCES += tst_xmlpatterns.cpp \
../qxmlquery/TestFundament.cpp
include (../xmlpatterns.pri)
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0