]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/timer.tex
API change: a single SELECTION_CHANGED not lots of SELECT and UNSELECT events
[wxWidgets.git] / docs / latex / wx / timer.tex
index dc7ba28b1868cbb6f21da4c7a8c85358adff00c0..f5d7b52f5fee5b914826f6aff496582543e195a8 100644 (file)
@@ -35,6 +35,10 @@ be stopped later with \helpref{Stop}{wxtimerstop}.
 
 <wx/timer.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxStopWatch}{wxstopwatch}
@@ -181,12 +185,17 @@ void MyFrame::OnTimer(wxTimerEvent& event)
 
 \wxheading{Derived from}
 
-\helpref{wxEvent}{wxevent}
+\helpref{wxEvent}{wxevent}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
 <wx/timer.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxTimer}{wxtimer}