summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlinputsource
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/qxmlinputsource
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/qxmlinputsource')
-rw-r--r--tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro b/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro
index 1fbcd7d2c8..a8bf834074 100644
--- a/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro
+++ b/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro
@@ -5,4 +5,3 @@ QT += core xml network testlib
QT -= gui
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0