X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b67a86d57493137cb1f7cce8ca8daf0b7120207e..245b9db51823e59bd61f0d7c0c69b419495cf0b7:/docs/latex/wx/view.tex diff --git a/docs/latex/wx/view.tex b/docs/latex/wx/view.tex index f364dc1322..d2f90a297c 100644 --- a/docs/latex/wx/view.tex +++ b/docs/latex/wx/view.tex @@ -25,6 +25,10 @@ and \helpref{wxDocManager}{wxdocmanager} classes. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxView overview}{wxviewoverview}, \helpref{wxDocument}{wxdocument}, \helpref{wxDocTemplate}{wxdoctemplate},\rtfsp @@ -141,7 +145,7 @@ frame associated with the view. \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 closed.