]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/httagmod.tex
documented wxInitialize and wxUnitialize
[wxWidgets.git] / docs / latex / wx / httagmod.tex
index e2e5c89009c8c066c2960d893c7e5917e9bd498c..891fe520919b85548fea98e8bf66d6f06d3a7ee8 100644 (file)
@@ -10,7 +10,11 @@ tag handlers. It is used almost exclusively together with set of
 
 \wxheading{Derived from}
 
-wxModule
+\helpref{wxModule}{wxmodule}
+
+\wxheading{Include files}
+
+<wx/html/winpars.h>
 
 \wxheading{See Also}
 
@@ -24,7 +28,7 @@ wxModule
 
 \func{virtual void}{FillHandlersTable}{\param{wxHtmlWinParser }{*parser}}
 
-You must override this method. In most common case it's body consists
+You must override this method. In most common case it is body consists
 only of lines of following type:
 
 \begin{verbatim}