don't loop needlessly in OnHelp() if the event comes from the bookctrl itself
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Jun 2006 12:48:54 +0000 (12:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Jun 2006 12:48:54 +0000 (12:48 +0000)
commitcb5bc9b7e2287adf5dd8e92ec72371821f588546
tree4c78e8d1e18094c9c6eb020e6e5992cb1067a44e
parent6bdcf0b14376e887647691552375ba4396c45b79
don't loop needlessly in OnHelp() if the event comes from the bookctrl itself

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