summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlresultitems/qxmlresultitems.pro
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/qxmlresultitems/qxmlresultitems.pro
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/qxmlresultitems/qxmlresultitems.pro')
-rw-r--r--tests/auto/qxmlresultitems/qxmlresultitems.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qxmlresultitems/qxmlresultitems.pro b/tests/auto/qxmlresultitems/qxmlresultitems.pro
index 790e88b..30eb0cb 100644
--- a/tests/auto/qxmlresultitems/qxmlresultitems.pro
+++ b/tests/auto/qxmlresultitems/qxmlresultitems.pro
@@ -4,4 +4,3 @@ QT += testlib
SOURCES += tst_qxmlresultitems.cpp
include (../xmlpatterns.pri)
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0