diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-08-13 10:27:55 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-08-16 12:07:59 (GMT) |
commit | 4fc3b97f1d4d0d8601616c1a0ec80c9af28cdcfd (patch) | |
tree | 15edeffe4f4033bd01d02cdffdec9dc9eb03e089 /src/opengl/qgraphicsshadereffect.cpp | |
parent | c74a416ec459e262db0c55c7ef12b07a9768523b (diff) | |
download | Qt-4fc3b97f1d4d0d8601616c1a0ec80c9af28cdcfd.zip Qt-4fc3b97f1d4d0d8601616c1a0ec80c9af28cdcfd.tar.gz Qt-4fc3b97f1d4d0d8601616c1a0ec80c9af28cdcfd.tar.bz2 |
Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa)
Every time [NSApp setMainMenu:] is called, Cocoa will add the 'Special
Characters' item to the 'Edit' menu. Before adding a new entry it will
make sure that menu items list doesn't contain an item with the selector
'orderFrontCharacterPalette' & a 'nil' target. We need to return the
index for the first entry (we have QCocoaMenuLoader as target).
Task-number: QTBUG-12842
Reviewed-by: Denis
(cherry picked from commit b52da4ab2179079a6aff95891786d2f6598048b5)
Diffstat (limited to 'src/opengl/qgraphicsshadereffect.cpp')
0 files changed, 0 insertions, 0 deletions