summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-05-06 12:30:21 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-05-07 08:58:44 (GMT)
commit03b29811a3a6eb34421c476d829075505aa42ada (patch)
tree211628a14c39cc91405bc02ea7c5f57857ba3288 /lib
parent2fddd3c9b7e45b58b56fec9b89c78af0a8f75731 (diff)
downloadQt-03b29811a3a6eb34421c476d829075505aa42ada.zip
Qt-03b29811a3a6eb34421c476d829075505aa42ada.tar.gz
Qt-03b29811a3a6eb34421c476d829075505aa42ada.tar.bz2
Make QNetworkProxy calculate the capabilities for a new proxy type
If you write: QNetworkProxy proxy; proxy.setType(QNetworkProxy::HttpProxy); Then now QNetworkProxy will set the capabilities to the default value for the new proxy type. Previously, it wouldn't do that: default values were set only for the type passed in the constructor. Reviewed-by: Peter Hartmann
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions