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:
parent
cd66f45bfe
commit
47210d0238
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user