]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stopwtch.tex
set up scrollbars correctly when we don't need them (fixes the problems reported...
[wxWidgets.git] / docs / latex / wx / stopwtch.tex
index 473f4ec2994a58cd258012f92d7f59fccadd64e8..95c370082b9b5890d184408b6a9c2abeb10ea009 100644 (file)
@@ -17,7 +17,7 @@ use it to measure the time elapsed by some function:
 
 \wxheading{Include files}
 
-<wx/timer.h>
+<wx/stopwatch.h>
 
 \wxheading{See also}
 
@@ -25,7 +25,7 @@ use it to measure the time elapsed by some function:
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxStopWatch::wxStopWatch}
+\membersection{wxStopWatch::wxStopWatch}\label{wxstopwatchctor}
 
 \func{}{wxStopWatch}{\void}
 
@@ -55,7 +55,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}