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:
@@ -53,7 +53,7 @@ Destructor.
|
|||||||
|
|
||||||
\membersection{wxValidator::Clone}\label{wxvalidatorclone}
|
\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
|
All validator classes must implement the {\bf Clone} function, which returns
|
||||||
an identical copy of itself. This is because validators are passed to control
|
an identical copy of itself. This is because validators are passed to control
|
||||||
|
Reference in New Issue
Block a user