summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qtouchevent
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/kernel/qtouchevent
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/kernel/qtouchevent')
-rw-r--r--tests/auto/gui/kernel/qtouchevent/qtouchevent.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro b/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro
index c6e9aa8a2e..7136611165 100644
--- a/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro
+++ b/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro
@@ -1,4 +1,3 @@
SOURCES=tst_qtouchevent.cpp
TARGET=tst_qtouchevent
QT += testlib widgets gui-private
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0