]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/document.tex
Some doc corrections; removed wxDocument arg from wxView constructor;
[wxWidgets.git] / docs / latex / wx / document.tex
index a5b7e6b077860af0cda69d933d1dbc85d6f7b048..fc50326630c7591f77136d3d4c13684a88b6f2f6 100644 (file)
@@ -10,6 +10,10 @@ and \helpref{wxDocManager}{wxdocmanager} classes.
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/docview.h>
+
 \wxheading{See also}
 
 \helpref{wxDocument overview}{wxdocumentoverview}, \helpref{wxView}{wxview},\rtfsp
@@ -329,3 +333,4 @@ the filename.
 \func{void}{UpdateAllViews}{\param{wxView* }{sender = NULL}}
 
 Updates all views. If {\it sender} is non-NULL, does not update this view.
+