From 3b62b3384e0008ab1dba210f55b70d666924d06e Mon Sep 17 00:00:00 2001 From: axis Date: Thu, 7 Jan 2010 14:45:59 +0100 Subject: Fixed a doc error. The extra line would make qdoc treat the next text as a separate paragraph, but it should be part of the description for the previous value. --- src/corelib/global/qnamespace.qdoc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index 7ee7a76..70ca507 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -134,7 +134,6 @@ \value AA_DontShowIconsInMenus Actions with the Icon property won't be shown in any menus unless specifically set by the QAction::iconVisibleInMenu property. - Menus that are currently open or menus already created in the native Mac OS X menubar \e{may not} pick up a change in this attribute. Changes in the QAction::iconVisibleInMenu property will always be picked up. -- cgit v0.12