Add missing since info to ShareOpenGLContexts docs

Change-Id: I5e42cfd520ab65f7dbeecf152861f977011fe6f9
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
Laszlo Agocs 2014-10-23 13:02:17 +02:00
parent 0b0746355c
commit feaa1e6373

View File

@ -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: