Add GetOwner accessor and fix wxRTTI inheritance for wxTimer. Set the
authorRobin Dunn <robin@alldunn.com>
Mon, 10 May 2004 20:53:25 +0000 (20:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 10 May 2004 20:53:25 +0000 (20:53 +0000)
commit313feadc84cdf5501da71c41178c35bb7bed32eb
tree8aed35eda2e6a3862cebbcbad3d7de35b2b50faf
parent0fab3a5a1a0729cb417c05d50712bd9083b02801
Add GetOwner accessor and fix wxRTTI inheritance for wxTimer.  Set the
timer as the event object in wxTimerEvents.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/timer.h
src/common/timercmn.cpp
src/generic/timer.cpp
src/gtk/timer.cpp
src/gtk1/timer.cpp
src/mac/carbon/timer.cpp
src/mac/classic/timer.cpp
src/motif/timer.cpp
src/msw/timer.cpp
src/os2/timer.cpp
wxPython/include/wx/wxPython/pyclasses.h
wxPython/src/_timer.i