]> git.saurik.com Git - wxWidgets.git/commit
corrected wxMenuBar::Insert , ::Append for a correct title even when the menubar...
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 11 Jan 2002 19:14:30 +0000 (19:14 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 11 Jan 2002 19:14:30 +0000 (19:14 +0000)
commit40325b26300153d83d7c9b124886cca94cf93d5d
tree3a5df0775e80ee44546fefce0f4174250bc0bfe3
parent4d23a4bf410a7988864899b39fafaec8b3034f10
corrected wxMenuBar::Insert , ::Append for a correct title even when the menubar is already attached, also removed a menu->attach which is not necessary anymore.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/menu.cpp
src/mac/menu.cpp