summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-10-23 13:02:17 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-10-23 18:11:03 +0200
commitfeaa1e6373912c2a86ea6603d52c1a400ec38957 (patch)
tree04a92fe11cd994e465e3aa6ab7e1843da86c260b /src
parent0b0746355c4e120bed4980c07476a1ccb949a951 (diff)
Add missing since info to ShareOpenGLContexts docs
Change-Id: I5e42cfd520ab65f7dbeecf152861f977011fe6f9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qnamespace.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 0d4a0bcedf..4e074bcdb5 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -190,7 +190,8 @@
\value AA_ShareOpenGLContexts Enables resource sharing between the OpenGL
contexts used by classes like QOpenGLWidget and QQuickWidget. This
allows sharing OpenGL resources, like textures, between QOpenGLWidget
- instances that belong to different top-level windows.
+ instances that belong to different top-level windows. This value has
+ been added in Qt 5.4.
The following values are obsolete: