From 5a8378556781d8bd84f7c43840efacf7f0a59663 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 1 Mar 2013 12:01:42 +0100 Subject: Correct sentence in QNetworkProxy::setApplicationProxy() documentation. Change-Id: I46fa7f814901cbe6a1f8f003f461bf1eee6f8bde Reviewed-by: Shane Kearns Reviewed-by: Jerome Pasion Reviewed-by: Jonas Gastal --- src/network/kernel/qnetworkproxy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/kernel/qnetworkproxy.cpp') diff --git a/src/network/kernel/qnetworkproxy.cpp b/src/network/kernel/qnetworkproxy.cpp index 242855eaba..54229295bb 100644 --- a/src/network/kernel/qnetworkproxy.cpp +++ b/src/network/kernel/qnetworkproxy.cpp @@ -706,7 +706,7 @@ quint16 QNetworkProxy::port() const If a QAbstractSocket or QTcpSocket has the QNetworkProxy::DefaultProxy type, then the QNetworkProxy set with this function is used. If you want more flexibility in determining - which the proxy, use the QNetworkProxyFactory class. + which proxy is used, use the QNetworkProxyFactory class. Setting a default proxy value with this function will override the application proxy factory set with -- cgit v1.2.3