summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxml
diff options
context:
space:
mode:
authorDebao Zhang <hello@debao.me>2013-03-22 14:11:35 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-27 03:54:48 +0100
commitbca0ee71150e0d5505799deb17e21f27fbe97835 (patch)
treeaa1bdcc4b5d26d13646fc63f6341036d119bb672 /tests/auto/xml/sax/qxml
parentdd4220b6e65097236753c1b64af82fc53a979911 (diff)
QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Change-Id: Ifb9363fb6d397a91501fc906454e172731d4c06d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests/auto/xml/sax/qxml')
-rw-r--r--tests/auto/xml/sax/qxml/qxml.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xml/sax/qxml/qxml.pro b/tests/auto/xml/sax/qxml/qxml.pro
index 1c29f92677..e5fd4eafe3 100644
--- a/tests/auto/xml/sax/qxml/qxml.pro
+++ b/tests/auto/xml/sax/qxml/qxml.pro
@@ -6,4 +6,3 @@ SOURCES += tst_qxml.cpp
QT = core xml testlib
TESTDATA += 0x010D.xml
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0