wxMenu::Append (and similar) now return a pointer to the wxMenuItem
authorRobin Dunn <robin@alldunn.com>
Fri, 23 Jan 2004 21:02:06 +0000 (21:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 23 Jan 2004 21:02:06 +0000 (21:02 +0000)
commitfe4a107dda9021ed2cdbeda0fcb2d7c02bbfa963
tree178674d914d83f11c047ea1fa0803ef088993c5b
parent1ba7e7b79f25db2d12c0e672e25b901313618af8
wxMenu::Append (and similar) now return a pointer to the wxMenuItem
that was added.  Checked on MSW, GTK, and Mac, other port authors
please double check changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/menu.h
src/cocoa/menu.mm