]> git.saurik.com Git - wxWidgets.git/commit
Added convenience form of wxEvtHandler::Connect, only one id; changed
authorJulian Smart <julian@anthemion.co.uk>
Mon, 21 Dec 1998 09:59:58 +0000 (09:59 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 21 Dec 1998 09:59:58 +0000 (09:59 +0000)
commitd4a23feeb2bb0f497cb2ce41bc54b8cb5d0528fe
tree2dab6b40ef59eb580ade710efd7a6614db477b78
parent223c85b14218f605174e37e20dd182844ddfa6fc
Added convenience form of wxEvtHandler::Connect, only one id; changed
type to wxEventType; fixed my regconf.h mistake in config.cpp (oops)

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