Implemented wxMenuBar::Insert and wxMenu::Insert.
authorMattia Barbon <mbarbon@cpan.org>
Fri, 30 Sep 2005 09:15:52 +0000 (09:15 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 30 Sep 2005 09:15:52 +0000 (09:15 +0000)
commit51c9a5db64e3df86e17d5ba4779782db677fdf15
tree9e568bf646c233e39ae038e1fad55ed6d12a469f
parenteb9d223a9a39a6f251c63308bca268a6f66d2428
  Implemented wxMenuBar::Insert and wxMenu::Insert.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/menu.h
include/wx/motif/menuitem.h
src/motif/menu.cpp
src/motif/menuitem.cpp
src/motif/window.cpp