summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglbuffer.cpp
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-09-02 12:32:20 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-09-02 12:47:58 +0200
commit61fa9ec8a1044a57b21689ee45c2377b0209fc56 (patch)
treefbf6aaa9acb7e14590f3086ff633f37d74ff67bf /src/gui/opengl/qopenglbuffer.cpp
parentc2aea75c220984953c53c3813717713437649999 (diff)
Fix the \since 4.x tags in gui/opengl.
All this API is "new" since 5.0. Change-Id: I7ba1718a4a24eac00ccc4db1646200e9544ee5a4 Reviewed-on: http://codereview.qt.nokia.com/4131 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'src/gui/opengl/qopenglbuffer.cpp')
-rw-r--r--src/gui/opengl/qopenglbuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/opengl/qopenglbuffer.cpp b/src/gui/opengl/qopenglbuffer.cpp
index 4da0942e71..bdd38018fa 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