ported characters escaping in menus to GTK+ 2.0
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 28 Jul 2002 18:48:36 +0000 (18:48 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 28 Jul 2002 18:48:36 +0000 (18:48 +0000)
commit4e9cbd33d071aa372c366805ff2a715e09face6f
treea01690b4b3a16bd228747f5e08546c1131dc7214
parent8a9650eaafad1e017b76821a731e04a4753f5720
ported characters escaping in menus to GTK+ 2.0
(it is now possible to have / in menu entries, unlike in case of GTK+ 1.2;
and \ was fixed to work in 2.0)

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