allow calling SetItemLabel() for menu items with NULL menu parent too
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 Jan 2009 23:16:55 +0000 (23:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 Jan 2009 23:16:55 +0000 (23:16 +0000)
commit3350ab0cf27e01c6b7fc06f7f950340edf95790d
tree0d5cdf5a21954ddbbf6578c0c6d4f8eaf37a1449
parent4a3c54bfa5d912f2d667ae55be215c4d27a5268a
allow calling SetItemLabel() for menu items with NULL menu parent too

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