]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htparser.tex
added missing methods documentation (patch 1466949); also use \arg instead of \it
[wxWidgets.git] / docs / latex / wx / htparser.tex
index 669bfc14eab0d21260c532bb29ffd4c583f96669..bc373af4be7d1fae66828dedf25457b5263ab87f 100644 (file)
@@ -190,7 +190,7 @@ You shouldn't use InitParser, DoParsing, GetProduct or DoneParser directly.
 
 \membersection{wxHtmlParser::PushTagHandler}\label{wxhtmlparserpushtaghandler}
 
-\func{void}{PushTagHandler}{\param{wxHtmlTagHandler* }{handler}, \param{wxString }{tags}}
+\func{void}{PushTagHandler}{\param{wxHtmlTagHandler* }{handler}, \param{const wxString\& }{tags}}
 
 Forces the handler to handle additional tags 
 (not returned by \helpref{GetSupportedTags}{wxhtmltaghandlergetsupportedtags}).