summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-07-09 10:07:20 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-07-09 10:07:20 (GMT)
commit3b0a4bcf854e1d63b947e3f1690748850d416a6f (patch)
tree55378ef95deed553945edf65574b0996fb4dc7a4 /src/declarative/util
parent49e66883ee4e104f9713d8e1e1b34215760a6174 (diff)
downloadQt-3b0a4bcf854e1d63b947e3f1690748850d416a6f.zip
Qt-3b0a4bcf854e1d63b947e3f1690748850d416a6f.tar.gz
Qt-3b0a4bcf854e1d63b947e3f1690748850d416a6f.tar.bz2
doc: Fixed last of the declarative/QML qdoc warnings.
Diffstat (limited to 'src/declarative/util')
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qdeclarativexmllistmodel.cpp b/src/declarative/util/qdeclarativexmllistmodel.cpp
index 0692aaa..8ed34ab 100644
--- a/src/declarative/util/qdeclarativexmllistmodel.cpp
+++ b/src/declarative/util/qdeclarativexmllistmodel.cpp
@@ -589,7 +589,7 @@ void QDeclarativeXmlListModelPrivate::clear_role(QDeclarativeListProperty<QDecla
with a combined value of all key roles that is not already present in
the model.
- \sa {declarative/rssnews}{RSS News demo}
+ \sa {RSS News}
*/
QDeclarativeXmlListModel::QDeclarativeXmlListModel(QObject *parent)