summaryrefslogtreecommitdiffstats
path: root/src/imports/gallery/qdeclarativegallerytype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/gallery/qdeclarativegallerytype.cpp')
-rw-r--r--src/imports/gallery/qdeclarativegallerytype.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/imports/gallery/qdeclarativegallerytype.cpp b/src/imports/gallery/qdeclarativegallerytype.cpp
index 54a0053..c28667c 100644
--- a/src/imports/gallery/qdeclarativegallerytype.cpp
+++ b/src/imports/gallery/qdeclarativegallerytype.cpp
@@ -241,7 +241,8 @@ void QDeclarativeGalleryType::_q_metaDataChanged(const QList<int> &keys)
}
/*!
- \qmlclass DocumentGalleryType QDeclarativeDocumentGalleryType
+ \qmltype DocumentGalleryType
+ \instantiates QDeclarativeDocumentGalleryType
\inmodule QtAddOnGallery
\ingroup qml-gallery