From: Julian Smart Date: Thu, 22 Feb 2001 12:56:29 +0000 (+0000) Subject: Corrected Clone return type X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/47210d02389e5873cbbbb6da906c24f94f430b33?ds=inline Corrected Clone return type git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/validatr.tex b/docs/latex/wx/validatr.tex index fceeb76ed3..765c4d2084 100644 --- a/docs/latex/wx/validatr.tex +++ b/docs/latex/wx/validatr.tex @@ -53,7 +53,7 @@ Destructor. \membersection{wxValidator::Clone}\label{wxvalidatorclone} -\constfunc{virtual wxValidator*}{Clone}{\void} +\constfunc{virtual wxObject*}{Clone}{\void} All validator classes must implement the {\bf Clone} function, which returns an identical copy of itself. This is because validators are passed to control