summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworksession.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-03-02 09:19:21 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-03-02 09:19:21 (GMT)
commitd0c4433ca1aabab1a8fac1aae2ba65f25dae5f85 (patch)
tree8089fc5a8205b117a722c3567cd733dad90dbceb /src/network/bearer/qnetworksession.cpp
parent5363237c164667aa38433eefe8646aafee328b59 (diff)
downloadQt-d0c4433ca1aabab1a8fac1aae2ba65f25dae5f85.zip
Qt-d0c4433ca1aabab1a8fac1aae2ba65f25dae5f85.tar.gz
Qt-d0c4433ca1aabab1a8fac1aae2ba65f25dae5f85.tar.bz2
doc: Fixed some qdoc errors.
Diffstat (limited to 'src/network/bearer/qnetworksession.cpp')
-rw-r--r--src/network/bearer/qnetworksession.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/bearer/qnetworksession.cpp b/src/network/bearer/qnetworksession.cpp
index f0d7ede..047c8d3 100644
--- a/src/network/bearer/qnetworksession.cpp
+++ b/src/network/bearer/qnetworksession.cpp
@@ -527,7 +527,7 @@ QVariant QNetworkSession::sessionProperty(const QString& key) const
\a key. Removing an already set property can be achieved by passing an
invalid QVariant.
- Note that the \i UserChoiceConfiguration and \i ActiveConfiguration
+ Note that the \e UserChoiceConfiguration and \e ActiveConfiguration
properties are read only and cannot be changed using this method.
*/
void QNetworkSession::setSessionProperty(const QString& key, const QVariant& value)