Correct usage of network-settings.h.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 28 Nov 2011 02:02:52 +0000 (12:02 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 28 Nov 2011 07:13:41 +0000 (08:13 +0100)
commitcbcdb5f4cf7e52c3e184d87cc8716d6a9dcc9728
treedcd5b2445f4e15910564cf5c73a365ffd40f8e28
parentf6de476552e16be80f4c191890796c4f4ba95ce4
Correct usage of network-settings.h.

Four of the modified files only use functions from network-settings.h
on Windows, and the other three files don't use anything from that
header.

Change-Id: Ifa4b0319d14367735b859e538921fa0eeeccce1a
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/io/qdir/tst_qdir.cpp
tests/auto/corelib/io/qfile/tst_qfile.cpp
tests/auto/corelib/io/qfileinfo/tst_qfileinfo.cpp
tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp
tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp
tests/manual/qhttpnetworkconnection/main.cpp
tests/manual/socketengine/main.cpp