timer.tex: wxTimerEvent is derived from wxEvent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp
2005-12-19 00:34:13 +00:00
parent cba1c2ca12
commit b19d928925

View File

@@ -157,6 +157,10 @@ void MyFrame::OnTimer(wxTimerEvent& event)
\end{verbatim}
\wxheading{Derived from}
\helpref{wxEvent}{wxevent}
\wxheading{Include files}
<wx/timer.h>