From 61fa9ec8a1044a57b21689ee45c2377b0209fc56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Fri, 2 Sep 2011 12:32:20 +0200 Subject: 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 Reviewed-by: Gunnar Sletta --- src/gui/opengl/qopenglbuffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/opengl/qopenglbuffer.cpp') 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 -- cgit v1.2.3