From 7ea2bb876413edc43bb6138978588c290a99f797 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 1 Sep 2015 09:15:00 +0200 Subject: Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. Change-Id: I691b8ddff60b5f16f06d32b379c76e87f44f84a9 Reviewed-by: Kai Koehne --- tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/qml/qqmllistmodelworkerscript') diff --git a/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro b/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro index 7647c3d713..9e1cea9867 100644 --- a/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro +++ b/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro @@ -9,4 +9,3 @@ include (../../shared/util.pri) TESTDATA = data/* QT += core-private gui-private qml-private quick-private testlib -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3