]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/view.tex
removed empty dtor \membersections
[wxWidgets.git] / docs / latex / wx / view.tex
index f364dc13222d3e5a54276a175ba2c8d5af7e4b01..d2f90a297c8b84144203681e35bbb72fbdb41d60 100644 (file)
@@ -25,6 +25,10 @@ and \helpref{wxDocManager}{wxdocmanager} classes.
 
 <wx/docview.h>
 
+\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.