Workaround for Ubuntu 12.04 run time warning
authorPaul Cornett <paulcor@bullseye.com>
Tue, 5 Jun 2012 16:49:28 +0000 (16:49 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 5 Jun 2012 16:49:28 +0000 (16:49 +0000)
commit12a5cf1324e20089b9a3417ae26823b35fd8a0d6
treeb018837c09e008a57aa56eb2c92290f33000c770
parentc7001dcd533451aab9c31011c2ce6336737db796
Workaround for Ubuntu 12.04 run time warning
"LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent."
Avoid calling gtk_widget_destroy() on a wxMenuBar attached to a frame
Fixes #14292

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