fix masking of disabled bitmaps with some themes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2008-07-18 02:45:48 +00:00
parent 2821d49f4c
commit 8ea3ec21dc
3 changed files with 8 additions and 24 deletions

View File

@@ -125,6 +125,8 @@ wxMSW:
wxGTK:
- Fix masking of disabled bitmaps in wxMenuItem and wxStaticBitmap.
wxMac: