summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2009-09-08 13:46:13 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2009-09-08 13:46:13 (GMT)
commit6180d5cb66a98efa7c181ef51ef4a209b68c4234 (patch)
treeae1d98e8a2ddeaae175b2c4386c4a66fb5564382 /tests/auto
parent38b5e603ede02cfabba6ac845793cc4d28f484db (diff)
downloadQt-6180d5cb66a98efa7c181ef51ef4a209b68c4234.zip
Qt-6180d5cb66a98efa7c181ef51ef4a209b68c4234.tar.gz
Qt-6180d5cb66a98efa7c181ef51ef4a209b68c4234.tar.bz2
Revert "network-settings.h: Compile fix relating to some tests"
This reverts commit 69e5a3fce4d355822367dc1a17179a364111632e.
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/network-settings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/network-settings.h b/tests/auto/network-settings.h
index 40178fb..6ffb6f4 100644
--- a/tests/auto/network-settings.h
+++ b/tests/auto/network-settings.h
@@ -40,7 +40,9 @@
****************************************************************************/
#include <QString>
+#ifdef QT_NETWORK_LIB
#include <QtNetwork/QHostInfo>
+#endif
#ifdef Q_OS_SYMBIAN