Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section.

Change-Id: Id45ddb760d1ec56741314f1125ad03d172c8e1a9
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
bb10
Friedemann Kleint 2014-02-05 08:42:47 +01:00 committed by The Qt Project
parent 4c173e96c1
commit aae1eb3b03
1 changed files with 3 additions and 2 deletions

View File

@ -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
*/