From ba3418ae752cb8d695c16aa6a6b056c55e38443f Mon Sep 17 00:00:00 2001 From: Debao Zhang Date: Mon, 25 Mar 2013 18:13:51 +0800 Subject: QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 Change-Id: I1264784d6984edc70bf07e58ed763e1d1b001d7d Reviewed-by: Friedemann Kleint --- tests/auto/widgets/styles/qstyle/qstyle.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/widgets/styles/qstyle/qstyle.pro') diff --git a/tests/auto/widgets/styles/qstyle/qstyle.pro b/tests/auto/widgets/styles/qstyle/qstyle.pro index 99fba3ca39..2b9268f35d 100644 --- a/tests/auto/widgets/styles/qstyle/qstyle.pro +++ b/tests/auto/widgets/styles/qstyle/qstyle.pro @@ -13,4 +13,3 @@ wince* { } else { DEFINES += SRCDIR=\\\"$$PWD\\\" } -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3