summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem')
-rw-r--r--src/render/materialsystem/qannotation.cpp2
-rw-r--r--src/render/materialsystem/qopenglfilter.cpp2
-rw-r--r--src/render/materialsystem/qparametermapping.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/render/materialsystem/qannotation.cpp b/src/render/materialsystem/qannotation.cpp
index 85a46fcbe..642e0c8c2 100644
--- a/src/render/materialsystem/qannotation.cpp
+++ b/src/render/materialsystem/qannotation.cpp
@@ -64,7 +64,7 @@ QAnnotationPrivate::QAnnotationPrivate()
\qmltype Annotation
\instantiates Qt3DRender::QAnnotation
\inherits Node
- \inqmlmodule Qt3D.Renderer
+ \inqmlmodule Qt3D.Render
\since 5.5
\brief For annotating ...
*/
diff --git a/src/render/materialsystem/qopenglfilter.cpp b/src/render/materialsystem/qopenglfilter.cpp
index fa9437e4a..e334ca88e 100644
--- a/src/render/materialsystem/qopenglfilter.cpp
+++ b/src/render/materialsystem/qopenglfilter.cpp
@@ -74,7 +74,7 @@ public:
\qmltype OpenGLFilter
\instantiates Qt3DRender::QOpenGLFilter
\inherits QtObject
- \inqmlmodule Qt3D.Renderer
+ \inqmlmodule Qt3D.Render
\since 5.5
\brief For OpenGL ...
*/
diff --git a/src/render/materialsystem/qparametermapping.cpp b/src/render/materialsystem/qparametermapping.cpp
index 3890bf8b2..1583983e2 100644
--- a/src/render/materialsystem/qparametermapping.cpp
+++ b/src/render/materialsystem/qparametermapping.cpp
@@ -61,7 +61,7 @@ QParameterMappingPrivate::QParameterMappingPrivate()
\qmltype ParameterMapping
\instantiates Qt3DRender::QParameterMapping
\inherits Node
- \inqmlmodule Qt3D.Renderer
+ \inqmlmodule Qt3D.Render
\since 5.5
\brief For ...
*/