]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/httag.tex
fixed nonsenses in tnoneng.tex
[wxWidgets.git] / docs / latex / wx / httag.tex
index ab8d362aeeac8c4ec7507d3043c57fa558bf038b..91a4713494e0ab92373d4ce6913cc98c5d4c8bc8 100644 (file)
@@ -12,13 +12,17 @@ It is used by \helpref{tag handlers}{handlers}.
 
 wxObject
 
+\wxheading{Include files}
+
+<wx/html/htmltag.h>
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxHtmlTag::wxHtmlTag}\label{wxhtmltagwxhtmltag}
 
 \func{}{wxHtmlTag}{\param{const wxString\& }{source}, \param{int }{pos}, \param{int }{end\_pos}, \param{wxHtmlTagsCache* }{cache}}
 
-Constructor. You'll probably never have to construct a wxHtmlTag object
+Constructor. You will probably never have to construct a wxHtmlTag object
 yourself. Feel free to ignore the constructor parameters.
 Have a look at lib/htmlparser.cpp if you're interested in creating it.