summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qpixmap
diff options
context:
space:
mode:
authorDebao Zhang <hello@debao.me>2013-03-22 14:03:43 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-27 03:54:42 +0100
commitdd4220b6e65097236753c1b64af82fc53a979911 (patch)
tree9fbf0b31b9dbd5718ad22882ba88b8bf0826e277 /tests/auto/gui/image/qpixmap
parent670aae7d8d955dc0926de665b3671dd1a47556a3 (diff)
QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Change-Id: I48c83fa0c5eccd86a5242fc8ed51ac6d7623f7f3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests/auto/gui/image/qpixmap')
-rw-r--r--tests/auto/gui/image/qpixmap/qpixmap.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui/image/qpixmap/qpixmap.pro b/tests/auto/gui/image/qpixmap/qpixmap.pro
index 6188bf2c6e..bdd0c15788 100644
--- a/tests/auto/gui/image/qpixmap/qpixmap.pro
+++ b/tests/auto/gui/image/qpixmap/qpixmap.pro
@@ -11,4 +11,3 @@ SOURCES += tst_qpixmap.cpp
RESOURCES += qpixmap.qrc
TESTDATA += convertFromImage/* convertFromToHICON/* loadFromData/* images/*
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0