aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmllist.cpp
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2012-03-27 15:20:42 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-12 08:30:49 +0200
commit1b0bcbbe749529c9b3c37f79f9535293544c4fbb (patch)
treee82eaff4ef787bc55117cb0e3b2b091f72e0365b /src/qml/qml/qqmllist.cpp
parent3787a0813e3b3408456546e46ac679fd44bc9149 (diff)
Doc: Fixing the Qt QML module page.
Change-Id: I0efffbab650423a78de437459c9060594f895f37 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'src/qml/qml/qqmllist.cpp')
-rw-r--r--src/qml/qml/qqmllist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmllist.cpp b/src/qml/qml/qqmllist.cpp
index ad28e38a64..c3537dac9d 100644
--- a/src/qml/qml/qqmllist.cpp
+++ b/src/qml/qml/qqmllist.cpp
@@ -88,7 +88,7 @@ void QQmlListReferencePrivate::release()
/*!
\class QQmlListReference
\since 5.0
-\module QtQml
+\inmodule QtQml
\brief The QQmlListReference class allows the manipulation of QQmlListProperty properties.
QQmlListReference allows C++ programs to read from, and assign values to a QML list property in a