summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qstencilmask.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qstencilmask.cpp')
-rw-r--r--src/render/renderstates/qstencilmask.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/renderstates/qstencilmask.cpp b/src/render/renderstates/qstencilmask.cpp
index 7c71fb789..6557d3a68 100644
--- a/src/render/renderstates/qstencilmask.cpp
+++ b/src/render/renderstates/qstencilmask.cpp
@@ -52,12 +52,12 @@ namespace Qt3DRender {
*/
/*!
- \property QStencilMask::frontOutputMask
+ \property Qt3DRender::QStencilMask::frontOutputMask
Holds the write mask for the fragment stencil values for front-facing polygons.
*/
/*!
- \property QStencilMask::backOutputMask
+ \property Qt3DRender::QStencilMask::backOutputMask
Holds the write mask for the fragment stencil values for back-facing polygons.
*/