summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qcomputecommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qcomputecommand.cpp')
-rw-r--r--src/render/frontend/qcomputecommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qcomputecommand.cpp b/src/render/frontend/qcomputecommand.cpp
index d040150d5..d0c9f5805 100644
--- a/src/render/frontend/qcomputecommand.cpp
+++ b/src/render/frontend/qcomputecommand.cpp
@@ -66,7 +66,7 @@ namespace Qt3DRender {
/*!
\qmltype ComputeCommand
\since 5.7
- \inmodule Qt3DRender
+ \inqmlmodule Qt3D.Render
\inherits Component3D
\instantiates Qt3DRender::QComputeCommand
\brief Component to issue work for the compute shader on GPU.