From feaa1e6373912c2a86ea6603d52c1a400ec38957 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Thu, 23 Oct 2014 13:02:17 +0200 Subject: Add missing since info to ShareOpenGLContexts docs Change-Id: I5e42cfd520ab65f7dbeecf152861f977011fe6f9 Reviewed-by: Friedemann Kleint --- src/corelib/global/qnamespace.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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: -- cgit v1.2.3