summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qnodraw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qnodraw.cpp')
-rw-r--r--src/render/framegraph/qnodraw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/qnodraw.cpp b/src/render/framegraph/qnodraw.cpp
index e24b2ca83..2e9137ffe 100644
--- a/src/render/framegraph/qnodraw.cpp
+++ b/src/render/framegraph/qnodraw.cpp
@@ -41,7 +41,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
/*!
- * \class Qt3DCore::QNoDraw::QNoDraw
+ * \class Qt3DRender::QNoDraw::QNoDraw
*
* \brief When a Qt3DCore::QNoDraw node is present in a FrameGraph branch, this
* prevents the renderer from rendering any primitive.