summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-08-13 10:27:55 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-08-13 10:44:28 (GMT)
commitb52da4ab2179079a6aff95891786d2f6598048b5 (patch)
tree5e422343842469f02c47be1c2bc408df74589048 /doc
parent167b63d2250e7923d7b660076a80e82af07d9cdb (diff)
downloadQt-b52da4ab2179079a6aff95891786d2f6598048b5.zip
Qt-b52da4ab2179079a6aff95891786d2f6598048b5.tar.gz
Qt-b52da4ab2179079a6aff95891786d2f6598048b5.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
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions