Corrected Clone return type

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2001-02-22 12:56:29 +00:00
parent cd66f45bfe
commit 47210d0238

View 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