summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2011-03-10 16:53:45 (GMT)
committercon <qtc-committer@nokia.com>2011-03-10 19:44:31 (GMT)
commitdc96e9a935d8a48bae173b4febfb3bf32b34788d (patch)
treecebc4d734a28a3138e9b7f612dcfbe54a826af85 /src/corelib/global/qfeatures.txt
parente250660cced1f0bcb16494c23277f9205833ec03 (diff)
downloadQt-dc96e9a935d8a48bae173b4febfb3bf32b34788d.zip
Qt-dc96e9a935d8a48bae173b4febfb3bf32b34788d.tar.gz
Qt-dc96e9a935d8a48bae173b4febfb3bf32b34788d.tar.bz2
Fix http in combination with QT_NO_NETWORKPROXY.
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index f07fbd5..4d938a9 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -1050,7 +1050,7 @@ SeeAlso: ???
Feature: HTTP
Description: Supports HTTP file access.
Section: Networking
-Requires: HOSTINFO NETWORKPROXY
+Requires: HOSTINFO
Name: Hyper Text Transfer Protocol
SeeAlso: ???