fix typo in OnClosingDocument() name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -141,7 +141,7 @@ frame associated with the view.
|
|||||||
|
|
||||||
\membersection{wxView::OnClosingDocument}\label{wxviewonclosingdocument}
|
\membersection{wxView::OnClosingDocument}\label{wxviewonclosingdocument}
|
||||||
|
|
||||||
\func{virtual void}{OnClosingDoocument}{\void}
|
\func{virtual void}{OnClosingDocument}{\void}
|
||||||
|
|
||||||
Override this to clean up the view when the document is being
|
Override this to clean up the view when the document is being
|
||||||
closed.
|
closed.
|
||||||
|
Reference in New Issue
Block a user