summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/icd/proxyconf.h
diff options
context:
space:
mode:
authorA-Team <ateam@pad.test.qt.nokia.com>2010-12-06 23:00:13 (GMT)
committerA-Team <ateam@pad.test.qt.nokia.com>2010-12-06 23:00:13 (GMT)
commitdd6ca88e6f8d7c3c0f38e9343dc4db409e854de6 (patch)
tree132c399f7a57b615ca680cf2a3d28d94984a2655 /src/plugins/bearer/icd/proxyconf.h
parent34bfad76d1afe4a0ee27496e740c8566387dc16c (diff)
parent6af078b2a13f4855a35d48376e58154ee2d57ec1 (diff)
downloadQt-dd6ca88e6f8d7c3c0f38e9343dc4db409e854de6.zip
Qt-dd6ca88e6f8d7c3c0f38e9343dc4db409e854de6.tar.gz
Qt-dd6ca88e6f8d7c3c0f38e9343dc4db409e854de6.tar.bz2
Merge branch '4.7-upstream' into 4.7-doc
Diffstat (limited to 'src/plugins/bearer/icd/proxyconf.h')
-rw-r--r--src/plugins/bearer/icd/proxyconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/bearer/icd/proxyconf.h b/src/plugins/bearer/icd/proxyconf.h
index 884cc5c..eedbbf2 100644
--- a/src/plugins/bearer/icd/proxyconf.h
+++ b/src/plugins/bearer/icd/proxyconf.h
@@ -58,6 +58,7 @@ public:
virtual ~ProxyConf();
QList<QNetworkProxy> flush(const QNetworkProxyQuery &query = QNetworkProxyQuery()); // read the proxies from db
+ void readProxyData();
/* Note that for each update() call there should be corresponding
* clear() call because the ProxyConf class implements a reference