Fix wxGTK's menu and menubar so Insert does something other than
authorRobin Dunn <robin@alldunn.com>
Thu, 22 Apr 2004 22:05:52 +0000 (22:05 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 22 Apr 2004 22:05:52 +0000 (22:05 +0000)
commit49826dabe6e238d9dd7c109fdf9fcc762ce2233d
tree834400d3b82c4e079b45d5f88a2cd732fc4984c3
parent57fbd4359a6ef6ea37cd90cb61d6848655cf4899
Fix wxGTK's menu and menubar so Insert does something other than
always append.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/menu.h
include/wx/gtk1/menu.h
src/gtk/menu.cpp
src/gtk1/menu.cpp