Ensure that a wxMenuItem's parent menu is updated if it is removed
authorRobin Dunn <robin@alldunn.com>
Tue, 10 Jun 2003 23:48:46 +0000 (23:48 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 10 Jun 2003 23:48:46 +0000 (23:48 +0000)
commit1e93ca17294b6da0d8cf63bffb0017cdfa0013df
treee9268ad726df764a7fa93007a73fe07cce6fb5e3
parent13fd234c9ca90018a23925670c2c9afb20017266
Ensure that a wxMenuItem's parent menu is updated if it is removed
from one and added to another menu.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/menuitem.h
src/common/menucmn.cpp