summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp')
-rw-r--r--tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp b/tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp
index 67b0b20..589439d 100644
--- a/tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp
+++ b/tests/auto/qdocumentgallery/tst_qdocumentgallery.cpp
@@ -45,9 +45,9 @@
#include <QtTest/QtTest>
-Q_DECLARE_METATYPE(QT_ADDON_GELLERY_PREPEND_NAMESPACE(QGalleryProperty::Attributes))
+Q_DECLARE_METATYPE(QT_DOCGALLERY_PREPEND_NAMESPACE(QGalleryProperty::Attributes))
-QT_ADDON_USE_GALLERY_NAMESPACE
+QT_USE_DOCGALLERY_NAMESPACE
class tst_QDocumentGallery : public QObject
{