X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cd78b2a875c3b7abd8a9f1025e164124fae0088..19cf1ef3a7077dd99a90f141847b8a9b67b318c9:/docs/latex/wx/timer.tex?ds=inline diff --git a/docs/latex/wx/timer.tex b/docs/latex/wx/timer.tex index d52233931b..c6dedd9aa4 100644 --- a/docs/latex/wx/timer.tex +++ b/docs/latex/wx/timer.tex @@ -35,9 +35,13 @@ be stopped later with \helpref{Stop}{wxtimerstop}. +\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) +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \helpref{wxTimer}{wxtimer}