diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index cfc47324734..512ce50ba4a 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -195,8 +195,7 @@ \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. This attribute - must be set before QGuiApplication is constructed. + instances that belong to different top-level windows. This value was added in Qt 5.4. \value AA_SetPalette Indicates whether a palette was explicitly set on the