Fix crash when appending menuitem after removing it from another menu.
authorPaul Cornett <paulcor@bullseye.com>
Thu, 1 Dec 2011 06:57:44 +0000 (06:57 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 1 Dec 2011 06:57:44 +0000 (06:57 +0000)
commit0f29501b663574dc6f5f43dfb8a7f16fb5a8e4ea
tree327d4311389a204e9acd3860159090e9448e8291
parent516ed23a948380fab200457b5adb2907e0b180a0
Fix crash when appending menuitem after removing it from another menu.
Also remove unused return value from GtkAppend

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