summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qabstractlight.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/qabstractlight.cpp')
-rw-r--r--src/render/lights/qabstractlight.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/lights/qabstractlight.cpp b/src/render/lights/qabstractlight.cpp
index a4272bcba..793ca27b4 100644
--- a/src/render/lights/qabstractlight.cpp
+++ b/src/render/lights/qabstractlight.cpp
@@ -51,7 +51,7 @@ namespace Qt3DRender
/*!
- \class Qt3DCore::QAbstractLightPrivate
+ \class Qt3DRender::QAbstractLightPrivate
\internal
*/
QAbstractLightPrivate::QAbstractLightPrivate()
@@ -71,7 +71,7 @@ void QAbstractLight::copy(const QNode *ref)
}
/*!
- \class Qt3DCore::QAbstractLight
+ \class Qt3DRender::QAbstractLight
\inmodule Qt3DRender
*/