]> git.saurik.com Git - wxWidgets.git/commit
fix FindMenu broken by implementation of double ampersands in menu and menu
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 14 Dec 2002 21:44:48 +0000 (21:44 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 14 Dec 2002 21:44:48 +0000 (21:44 +0000)
commit7cf4f7e21fc8b72498097e54c47c623331431f2c
treec7a268a1758203c2d4cf068ade60253a957e70d4
parent7e99eddf643ae67d880de7a4dedf98b98c58dafe
fix FindMenu broken by implementation of double ampersands in menu and menu
item titles (finding "&File" was no longer working)

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