From 699ba50744395f9eb9f241aa1a96c91c3ea0bc54 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Mon, 17 Feb 2014 17:17:10 +0100 Subject: QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 Change-Id: If1cc5fafddc41ed19dd818caf294c69cd4969216 Reviewed-by: Richard J. Moore --- tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/network/kernel/qnetworkproxy') diff --git a/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro b/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro index daf3e5dead..996f9e3691 100644 --- a/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro +++ b/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro @@ -7,4 +7,3 @@ TARGET = tst_qnetworkproxy QT = core network testlib SOURCES += tst_qnetworkproxy.cpp -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3