diff --git a/src/opengl/qopengltexture.cpp b/src/opengl/qopengltexture.cpp index 8e8f57d0fcd..809ffaf634d 100644 --- a/src/opengl/qopengltexture.cpp +++ b/src/opengl/qopengltexture.cpp @@ -4262,6 +4262,7 @@ QOpenGLTexture::DepthStencilMode QOpenGLTexture::depthStencilMode() const \value CompareAlways Equivalent to GL_ALWAYS. \value CompareNever Equivalent to GL_NEVER. + \omitvalue CommpareNotEqual */ /*!