moved all event handlers callign code in ProcessEventIfMatches() instead of triplicat...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Sep 2003 23:35:36 +0000 (23:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Sep 2003 23:35:36 +0000 (23:35 +0000)
commit1c624631660229af51c8076e95e3bc529afeb9c0
tree5c16ad8856f45eebfc8c1fe094efc55a66be93b3
parent8c7f5f031b3c5d7881460ae5aed3e71d067592ac
moved all event handlers callign code in ProcessEventIfMatches() instead of triplicating it

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