we don't need to manually propagate wxHelpEvents upwards, they're already wxCommandEv...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jun 2006 23:59:42 +0000 (23:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jun 2006 23:59:42 +0000 (23:59 +0000)
commit1ed403dc4cd40229eec00e5ff2a4771fbb356892
tree6d91372332777b46ca96cd8bd52e02eddb9540bb
parent36a50ffe736f77416652a39a273c422828808964
we don't need to manually propagate wxHelpEvents upwards, they're already wxCommandEvents and so propagate by default

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