]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htfilter.tex
new logic applies to SetFont(wxNullFont), too
[wxWidgets.git] / docs / latex / wx / htfilter.tex
index 1c186ae960e900bb440f314fa328aa856f126370..22caf024b2781f094a958cfacf50c42a17292e84 100644 (file)
@@ -10,7 +10,12 @@ 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}
 
@@ -28,7 +33,7 @@ Constructor.
 
 \func{bool}{CanRead}{\param{const wxFSFile\& }{file}}
 
-Returns TRUE if this filter is capable of reading file {\it file}.
+Returns true if this filter is capable of reading file {\it file}.
 
 Example: