Silence qdoc warning from deprecated enum value
The mis-spelled value doesn't need documentation. Change-Id: I709abdca1d515902b3a12d3c5a5b62809d1f9a8b Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 3fa778142a8e7de2e3cb74dcef812469aa4bd5af) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
6c00b2e8a4
commit
47580de4ea
@ -4262,6 +4262,7 @@ QOpenGLTexture::DepthStencilMode QOpenGLTexture::depthStencilMode() const
|
||||
\value CompareAlways Equivalent to GL_ALWAYS.
|
||||
\value CompareNever Equivalent to GL_NEVER.
|
||||
|
||||
\omitvalue CommpareNotEqual
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user