]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxMenuBar::GetLabelTop() fix
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Mar 2004 22:14:25 +0000 (22:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Mar 2004 22:14:25 +0000 (22:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 3e46a9db91615562efef37778a9860ae490d5817..f879e62bcf1bba6921a7cac71d11d69d51a423f8 100644 (file)
@@ -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)
 - 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.5.1