summaryrefslogtreecommitdiffstats
path: root/src/gallery/simulator/docgalleryconnection_simulator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallery/simulator/docgalleryconnection_simulator.cpp')
-rw-r--r--src/gallery/simulator/docgalleryconnection_simulator.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallery/simulator/docgalleryconnection_simulator.cpp b/src/gallery/simulator/docgalleryconnection_simulator.cpp
index 17a127a..fddb00c 100644
--- a/src/gallery/simulator/docgalleryconnection_simulator.cpp
+++ b/src/gallery/simulator/docgalleryconnection_simulator.cpp
@@ -46,7 +46,7 @@
#include <QtNetwork/QLocalSocket>
-QT_ADDON_GALLERY_BEGIN_NAMESPACE
+QT_DOCGALLERY_BEGIN_NAMESPACE
using namespace QtSimulatorPrivate;
@@ -119,4 +119,4 @@ DocGallerySimulatorData DocGalleryConnection::galleryData() const
#include "moc_docgalleryconnection_simulator.cpp"
}
-QT_ADDON_GALLERY_END_NAMESPACE
+QT_DOCGALLERY_END_NAMESPACE