diff options
Diffstat (limited to 'src/gui/opengl/qopenglbuffer.cpp')
| -rw-r--r-- | src/gui/opengl/qopenglbuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/opengl/qopenglbuffer.cpp b/src/gui/opengl/qopenglbuffer.cpp index 4da0942e718..bdd38018fad 100644 --- a/src/gui/opengl/qopenglbuffer.cpp +++ b/src/gui/opengl/qopenglbuffer.cpp @@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE /*! \class QOpenGLBuffer \brief The QOpenGLBuffer class provides functions for creating and managing GL buffer objects. - \since 4.7 + \since 5.0 \ingroup painting-3D Buffer objects are created in the GL server so that the |
