]> git.saurik.com Git - wxWidgets.git/commit
Fixed wxWindowCreateEvent and wxWindowDestroyEvent to set m_eventType
authorRobin Dunn <robin@alldunn.com>
Wed, 29 Dec 1999 22:07:53 +0000 (22:07 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 29 Dec 1999 22:07:53 +0000 (22:07 +0000)
commitcfe17b74353dcf5ed47c1449e6e415aeb0f1c295
treef5316d86e51604fba197d387ca294e2a2dd58a6e
parent15807266c61a2e820c3a15c0701159c58b003af3
Fixed wxWindowCreateEvent and wxWindowDestroyEvent to set m_eventType
so the events can actually be caught by a handler.

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