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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/qscenepropertychange.cpp b/src/core/qscenepropertychange.cpp
index 08e9f73e5..768b9a5cf 100644
--- a/src/core/qscenepropertychange.cpp
+++ b/src/core/qscenepropertychange.cpp
@@ -44,7 +44,7 @@ namespace Qt3DCore {
/*!
\class Qt3DCore::QScenePropertyChange
- \inmodule Qt3dCore
+ \inmodule Qt3DCore
*/
QFrameAllocator *QScenePropertyChangePrivate::m_allocator = new QFrameAllocator(128, sizeof(QScenePropertyChange), sizeof(QScenePropertyChangePrivate) * 2);