From: Robin Dunn Date: Fri, 23 Jan 2004 18:46:05 +0000 (+0000) Subject: wxMenu::Append (and similar) now return a pointer to the wxMenuItem X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9add93670bb4a38e4007b8422b34b29b6194eecb?hp=9add93670bb4a38e4007b8422b34b29b6194eecb 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@25341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---