use SetMenuItemInfo() to update the item label to avoid reseting its bitmap and so...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 Jan 2009 17:51:02 +0000 (17:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 Jan 2009 17:51:02 +0000 (17:51 +0000)
commit3d45718de50d193798dee93ce2fe8758f0f0acd6
tree2bb6db48e094dd8de1fc117bacac6999f57d463a
parent4863e55108155a4e109e401407e01495ebf45b36
use SetMenuItemInfo() to update the item label to avoid reseting its bitmap and so use the same code for the desktop and CE versions (see #10452)

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