summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qlayerfilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qlayerfilter.cpp')
-rw-r--r--src/render/frontend/framegraph-components/qlayerfilter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/frontend/framegraph-components/qlayerfilter.cpp b/src/render/frontend/framegraph-components/qlayerfilter.cpp
index cfccfb987..5d52b517e 100644
--- a/src/render/frontend/framegraph-components/qlayerfilter.cpp
+++ b/src/render/frontend/framegraph-components/qlayerfilter.cpp
@@ -62,7 +62,7 @@ QLayerFilterPrivate::QLayerFilterPrivate()
\qmltype LayerFilter
\instantiates Qt3D::QLayerFilter
\inherits FrameGraphNode
- \inqmlmodule Qt3D.Render
+ \inqmlmodule Qt3D.Renderer
\since 5.5
\brief For ...
*/
@@ -98,7 +98,7 @@ QLayerFilter::QLayerFilter(QLayerFilterPrivate &dd, QNode *parent)
*/
/*!
- \qmlproperty stringlist Qt3D.Render::LayerFilter::layers
+ \qmlproperty stringlist Qt3D.Renderer::LayerFilter::layers
*/