summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qblendstate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qblendstate.cpp')
-rw-r--r--src/render/frontend/qblendstate.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/frontend/qblendstate.cpp b/src/render/frontend/qblendstate.cpp
index b1c80f76e..479249fb0 100644
--- a/src/render/frontend/qblendstate.cpp
+++ b/src/render/frontend/qblendstate.cpp
@@ -66,7 +66,7 @@ public:
/*!
\class Qt3D::QBlendState
- \inmodule Qt3DRender
+ \inmodule Qt3DRenderer
\since 5.5
\brief Encapsulates blending information.
*/
@@ -232,7 +232,7 @@ void QBlendState::setDstAlpha(QBlendState::Blending dstAlpha)
/*!
\class QBlendStateSeparate
- \inmodule Qt3DRender
+ \inmodule Qt3DRenderer
\since 5.5
\brief Encapsulates blending information.
*/