From 4e86e9cd190c47c544d5b14dfa898b68468e9d51 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 3 Mar 2004 22:14:25 +0000 Subject: [PATCH] added wxMenuBar::GetLabelTop() fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 3e46a9db91..f879e62bcf 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -89,6 +89,7 @@ wxMSW: - wxWindow::Freeze()/Thaw() can now be nested - Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off XP theming (some applications look bad without 3D borders) +- wxMenuBar::GetLabelTop() doesn't include '&'s in the label any more 2.5.1 -- 2.45.2