From aae1eb3b03d0a0fff130dbba32e7e4250fb5df7f Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 5 Feb 2014 08:42:47 +0100 Subject: [PATCH] Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section. Change-Id: Id45ddb760d1ec56741314f1125ad03d172c8e1a9 Reviewed-by: Giuseppe D'Angelo --- src/corelib/global/qnamespace.qdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index a9158b034c..4396cec51c 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -106,8 +106,6 @@ QCoreApplication::setAttribute(), and can be tested for with QCoreApplication::testAttribute(). - \value AA_MSWindowsUseDirect3DByDefault This value is obsolete and - has no effect. \value AA_DontShowIconsInMenus Actions with the Icon property won't be shown in any menus unless specifically set by the @@ -179,6 +177,9 @@ Therefore, if it is important to minimize resource consumption, do not set this attribute. + \value AA_MSWindowsUseDirect3DByDefault This value is obsolete and + has no effect. + \omitvalue AA_AttributeCount */