]> git.saurik.com Git - wxWidgets.git/commit
Fix for bug #1422217. Menu items with the checked bitmap set need to
authorRobin Dunn <robin@alldunn.com>
Thu, 2 Feb 2006 20:59:24 +0000 (20:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 2 Feb 2006 20:59:24 +0000 (20:59 +0000)
commit84d08d87eb2b5b35881446f261faebeb0421e658
tree3251c46b6b3ca4bad7fc63a2815676d1708fcfbb
parent8e1b6d43a79ec76f57c6893e8394f327ff7a71ba
Fix for bug #1422217.  Menu items with the checked bitmap set need to
be owner drawn.  This also fixes submenu items that have a bitmap.

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