Separate label with wx mnemonics (&) and with gtk mnemonics (_) into m_text and m_gtk...
authorRobert Roebling <robert@roebling.de>
Mon, 2 Jun 2008 21:46:29 +0000 (21:46 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 2 Jun 2008 21:46:29 +0000 (21:46 +0000)
commit92159e3d769551d78d8f48f438fc8c40655d23d2
tree6763b87c8f040a80d089fb9815d7b22a8482aff5
parentc71396b42d0233b9358c841b96b69fb4b8cc5c44
Separate label with wx mnemonics (&) and with gtk mnemonics (_) into m_text and m_gtkText, fixes #4409

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