X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e43d6143ba737da833e58b8f51eb400d374cb00..78cd9c69eb3f4c158fe10ce49325d57ec05d1306:/docs/latex/wx/stopwtch.tex

diff --git a/docs/latex/wx/stopwtch.tex b/docs/latex/wx/stopwtch.tex
index 473f4ec299..1f756a493f 100644
--- a/docs/latex/wx/stopwtch.tex
+++ b/docs/latex/wx/stopwtch.tex
@@ -17,15 +17,19 @@ use it to measure the time elapsed by some function:
 
 \wxheading{Include files}
 
-<wx/timer.h>
+<wx/stopwatch.h>
+
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
 
 \wxheading{See also}
 
-\helpref{::wxStartTimer}{wxstarttimer}, \helpref{::wxGetElapsedTime}{wxgetelapsedtime}, \helpref{wxTimer}{wxtimer}
+\helpref{wxTimer}{wxtimer}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxStopWatch::wxStopWatch}
+\membersection{wxStopWatch::wxStopWatch}\label{wxstopwatchctor}
 
 \func{}{wxStopWatch}{\void}
 
@@ -55,7 +59,7 @@ Resumes the stop watch which had been paused with
 
 (Re)starts the stop watch with a given initial value.
 
-\membersection{wxStopWatch::Time}
+\membersection{wxStopWatch::Time}\label{wxstopwatchtime}
 
 \constfunc{long}{Time}{\void}\label{wxstopwatchtime}