summaryrefslogtreecommitdiffstats
path: root/src/gallery/qgalleryresultset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallery/qgalleryresultset.h')
-rw-r--r--src/gallery/qgalleryresultset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallery/qgalleryresultset.h b/src/gallery/qgalleryresultset.h
index a93c610..26c248a 100644
--- a/src/gallery/qgalleryresultset.h
+++ b/src/gallery/qgalleryresultset.h
@@ -50,7 +50,7 @@
#include <QtCore/qurl.h>
#include <QtCore/qvariant.h>
-QT_ADDON_GALLERY_BEGIN_NAMESPACE
+QT_DOCGALLERY_BEGIN_NAMESPACE
class QGalleryResource;
@@ -100,6 +100,6 @@ protected:
QGalleryResultSet(QGalleryResultSetPrivate &dd, QObject *parent);
};
-QT_ADDON_GALLERY_END_NAMESPACE
+QT_DOCGALLERY_END_NAMESPACE
#endif