added help event origin field: indicates if the help was requested using the mouse...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 May 2006 02:21:38 +0000 (02:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 May 2006 02:21:38 +0000 (02:21 +0000)
commitb107e8d5786afd67550dde069513c80057424f91
treefbcc409ec6741b2ffe10c999b71d5fe68fe2e04a
parent851b88c310ac064e826dfd011d02c6dc5301fc35
added help event origin field: indicates if the help was requested using the mouse or from keyboard

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