summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativexmllistmodel.cpp
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-07-02 03:42:56 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-07-02 03:44:16 (GMT)
commit2497d922f06404f6fd1c65c6c685fbce173303ae (patch)
treede8bd7b454241e14cf978948ced9da2502dd530a /src/declarative/util/qdeclarativexmllistmodel.cpp
parenta02de048753aeb9e4c6811bf7689801c59d3c236 (diff)
downloadQt-2497d922f06404f6fd1c65c6c685fbce173303ae.zip
Qt-2497d922f06404f6fd1c65c6c685fbce173303ae.tar.gz
Qt-2497d922f06404f6fd1c65c6c685fbce173303ae.tar.bz2
fix doc links
Diffstat (limited to 'src/declarative/util/qdeclarativexmllistmodel.cpp')
-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..5583007 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 {demos/declarative/rssnews}{RSS News demo}
*/
QDeclarativeXmlListModel::QDeclarativeXmlListModel(QObject *parent)