]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htfilter.tex
added copy constr
[wxWidgets.git] / docs / latex / wx / htfilter.tex
index 22caf024b2781f094a958cfacf50c42a17292e84..d12b75bb732b41faf647cb95ca98d398e674fb8e 100644 (file)
@@ -5,7 +5,7 @@
 
 \section{\class{wxHtmlFilter}}\label{wxhtmlfilter}
 
-This class is an input filter for \helpref{wxHtmlWindow}{wxhtmlwindow}.
+This class is the parent class of input filters for \helpref{wxHtmlWindow}{wxhtmlwindow}.
 It allows you to read and display files of different file formats.
 
 \wxheading{Derived from}
@@ -16,6 +16,10 @@ It allows you to read and display files of different file formats.
 
 <wx/html/htmlfilt.h>
 
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
 
 \wxheading{See Also}