tried to fix the accel string drawing in the owner drawn menu items
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 May 2001 23:58:58 +0000 (23:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 May 2001 23:58:58 +0000 (23:58 +0000)
commit6d5b2a57cf08040457f7a3e80a0d76e8c954bfe5
tree865dc9c6a0aeac9dd30e222f49715ef8c86390de
parentc48269b9f7afca9c8e7076e0ceb06b933b2e88b8
tried to fix the accel string drawing in the owner drawn menu items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/ownerdrw.h
samples/menu/menu.cpp
src/msw/menuitem.cpp
src/msw/ownerdrw.cpp