]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htfilter.tex
corrected default arguments, so that setting GetStdIcon works again
[wxWidgets.git] / docs / latex / wx / htfilter.tex
index c9956f817a65c5304ef7de228aad7ccdbd45df4d..dc80e9618db835fb7729c58479a3eee104e5f28d 100644 (file)
@@ -5,12 +5,17 @@
 
 \section{\class{wxHtmlFilter}}\label{wxhtmlfilter}
 
-This class is input filter for \helpref{wxHtmlWindow}{wxhtmlwindow}.
+This class is an input filter for \helpref{wxHtmlWindow}{wxhtmlwindow}.
 It allows you to read and display files of different file formats.
 
 \wxheading{Derived from}
 
-wxObject
+\helpref{wxObject}{wxobject}
+
+\wxheading{Include files}
+
+<wx/html/htmlfilt.h>
+
 
 \wxheading{See Also}