diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index 591ea97618..3f0a644e70 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -423,6 +423,8 @@ libraries, and to provide enhanced functionality. \begin{twocollist}\itemsep=0pt \twocolitem{\helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}}{HTML help controller class} \twocolitem{\helpref{wxHtmlWindow}{wxhtmlwindow}}{HTML window class} +\twocolitem{\helpref{wxHtmlEasyPrinting}{wxhtmleasyprinting}}{Simple class for printing HTML} +\twocolitem{\helpref{wxHtmlPrintout}{wxhtmlprintout}}{Generic HTML wxPrintout class} \twocolitem{\helpref{wxHtmlParser}{wxhtmlparser}}{Generic HTML parser class} \twocolitem{\helpref{wxHtmlTagHandler}{wxhtmltaghandler}}{HTML tag handler, pluginable into wxHtmlParser} \twocolitem{\helpref{wxHtmlWinParser}{wxhtmlwinparser}}{HTML parser class for wxHtmlWindow}