summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext/qstatictext.pro
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/text/qstatictext/qstatictext.pro
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/text/qstatictext/qstatictext.pro')
-rw-r--r--tests/auto/gui/text/qstatictext/qstatictext.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro
index 772b68cfff..55b218deb7 100644
--- a/tests/auto/gui/text/qstatictext/qstatictext.pro
+++ b/tests/auto/gui/text/qstatictext/qstatictext.pro
@@ -5,4 +5,3 @@ TARGET = tst_qstatictext
QT += testlib
QT += core core-private gui gui-private
SOURCES += tst_qstatictext.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0