aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlcomponent.cpp')
-rw-r--r--src/qml/qml/qqmlcomponent.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlcomponent.cpp b/src/qml/qml/qqmlcomponent.cpp
index ac3eee8d05..b1715f1c70 100644
--- a/src/qml/qml/qqmlcomponent.cpp
+++ b/src/qml/qml/qqmlcomponent.cpp
@@ -190,7 +190,8 @@ static inline QString buildTypeNameForDebug(const QMetaObject *metaObject)
*/
/*!
- \qmlclass Component QQmlComponent
+ \qmltype Component
+ \instantiates QQmlComponent
\ingroup qml-utility-elements
\since 4.7
\inqmlmodule QtQuick 2