summaryrefslogtreecommitdiffstats
path: root/src/core/qscenepropertychange.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qscenepropertychange.cpp')
-rw-r--r--src/core/qscenepropertychange.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/qscenepropertychange.cpp b/src/core/qscenepropertychange.cpp
index 7ae5b6eef..08e9f73e5 100644
--- a/src/core/qscenepropertychange.cpp
+++ b/src/core/qscenepropertychange.cpp
@@ -40,10 +40,10 @@
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
/*!
- \class Qt3D::QScenePropertyChange
+ \class Qt3DCore::QScenePropertyChange
\inmodule Qt3dCore
*/
@@ -51,7 +51,7 @@ QFrameAllocator *QScenePropertyChangePrivate::m_allocator = new QFrameAllocator(
QMutex QScenePropertyChangePrivate::m_mutex;
/*!
- \class Qt3D::QScenePropertyChangePrivate
+ \class Qt3DCore::QScenePropertyChangePrivate
\internal
*/
QScenePropertyChangePrivate::QScenePropertyChangePrivate()