]> git.saurik.com Git - wxWidgets.git/commitdiff
Corrected Clone return type
authorJulian Smart <julian@anthemion.co.uk>
Thu, 22 Feb 2001 12:56:29 +0000 (12:56 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 22 Feb 2001 12:56:29 +0000 (12:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/validatr.tex

index fceeb76ed3c525798ba455c81b11f81cd0f76e1f..765c4d20845fe5c727b9e83da1511371f0521aad 100644 (file)
@@ -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