]> git.saurik.com Git - wxWidgets.git/commit
Fix calculation of the margins for owner-drawn menu items.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Jan 2010 13:21:27 +0000 (13:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 Jan 2010 13:21:27 +0000 (13:21 +0000)
commitd08504dfa577c3510b150d19b9539fea3df24fce
tree05b8fe8231e3c15e35926d595bb587b7fd735cc1
parent4e7c767fed7847b135aef7617eb6ed2cca1c9e1e
Fix calculation of the margins for owner-drawn menu items.

Take into account the widths of the bitmaps properly.

Closes #11268.

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