From 3e43d6143ba737da833e58b8f51eb400d374cb00 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 9 Feb 2003 21:26:22 +0000 Subject: [PATCH] added missing const git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/stopwtch.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/stopwtch.tex b/docs/latex/wx/stopwtch.tex index 148993136e..473f4ec299 100644 --- a/docs/latex/wx/stopwtch.tex +++ b/docs/latex/wx/stopwtch.tex @@ -57,7 +57,7 @@ Resumes the stop watch which had been paused with \membersection{wxStopWatch::Time} -\func{long}{Time}{\void}\label{wxstopwatchtime} +\constfunc{long}{Time}{\void}\label{wxstopwatchtime} Returns the time in milliseconds since the start (or restart) or the last call of \helpref{wxStopWatch::Pause}{wxstopwatchpause}. -- 2.50.0