From 51e501fa8d11277fef35da4d81d9cdd2d9657d21 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 24 Aug 2015 11:47:18 +0200 Subject: Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. Change-Id: I1955320e7639760b4383a53f37a506c8055933ef Reviewed-by: Liang Qi --- tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro') diff --git a/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro b/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro index d2e2e19a36..8c29ff47c4 100644 --- a/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro +++ b/tests/auto/tools/qdbusxml2cpp/qdbusxml2cpp.pro @@ -3,4 +3,3 @@ QT = core testlib TARGET = tst_qdbusxml2cpp SOURCES += tst_qdbusxml2cpp.cpp QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3