corrected drawing of the bitmaps for the disabled menu items (replaces patch 1632891, closes bug 1632888)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-01-14 20:59:17 +00:00
parent cfbf301d7c
commit 0d3997fd6d
2 changed files with 15 additions and 2 deletions

View File

@@ -98,6 +98,8 @@ All:
wxMSW
- Fix lack of spin control update event when control lost focus
- Corrected drawing of bitmaps for disabled menu items
2.8.1
-----