summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra')
-rw-r--r--src/declarative/extra/qmlxmllistmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qmlxmllistmodel.cpp b/src/declarative/extra/qmlxmllistmodel.cpp
index 95c3de6..e154268 100644
--- a/src/declarative/extra/qmlxmllistmodel.cpp
+++ b/src/declarative/extra/qmlxmllistmodel.cpp
@@ -410,7 +410,7 @@ QmlXmlListModel::~QmlXmlListModel()
}
/*!
- \qmlproperty list<XmlRole> QmlListModel::roles
+ \qmlproperty list<XmlRole> XmlListModel::roles
The roles to make available for this model.
*/