diff options
author | Prasanth Ullattil <prasanth.ulattil@nokia.com> | 2009-09-18 11:38:26 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-21 04:49:41 (GMT) |
commit | 06ce0acefbf8890e4d8ffd56f6ab9c51f8446e15 (patch) | |
tree | 507f26fcc080774c5295b9ee1cac2b59eb7487ff /doc/src/snippets/code | |
parent | 8d64d6be894116acec555cf751a6af288b76e3b8 (diff) | |
download | Qt-06ce0acefbf8890e4d8ffd56f6ab9c51f8446e15.zip Qt-06ce0acefbf8890e4d8ffd56f6ab9c51f8446e15.tar.gz Qt-06ce0acefbf8890e4d8ffd56f6ab9c51f8446e15.tar.bz2 |
Application crashes when a menu is inserted twice on a menubar (Cocoa).
Cocoa does not allow NSMenu to have multiple supermenu's. If a menu is
added again as submenu, Qt will now disable the menu item or the menu
will not be added at all if it is added again to the menubar.
Task-number: 258822
Reviewed-by: MortenS
(cherry picked from commit faec535829a0e454a6784b0c5c37cb63e7da8f73)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions