]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/timer.tex
added the static function GetLabelText() to wxStaticText which was mentioned in the...
[wxWidgets.git] / docs / latex / wx / timer.tex
index d52233931b91a93fc4afa06dba9e836c85a48796..c6dedd9aa49628b7bafa6ec110e60401f5a29e2f 100644 (file)
@@ -35,9 +35,13 @@ be stopped later with \helpref{Stop}{wxtimerstop}.
 
 <wx/timer.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
-\helpref{::wxStartTimer}{wxstarttimer}, \helpref{::wxGetElapsedTime}{wxgetelapsedtime}, \helpref{wxStopWatch}{wxstopwatch}
+\helpref{wxStopWatch}{wxstopwatch}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -187,6 +191,10 @@ void MyFrame::OnTimer(wxTimerEvent& event)
 
 <wx/timer.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxTimer}{wxtimer}