replaced wxLogLastError with an assert when checking an item not attached to a menu...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Sep 2004 09:46:02 +0000 (09:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Sep 2004 09:46:02 +0000 (09:46 +0000)
commitf03e9ae7a7590ab779ec833a66f7a46be4c5b4b1
tree008faf4cb1f6d87e8f433bcb057c2559c1a035f2
parent55069f24fa64b361344ec802cf78968c19349299
replaced wxLogLastError with an assert when checking an item not attached to a menu (see bug 1030141)

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