X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/448af9a46eb58ae17616a4d5e76884dc519f5523..e498079eb4bc94514b45b5b36fbdc7f8352c6c68:/docs/latex/wx/htfilter.tex diff --git a/docs/latex/wx/htfilter.tex b/docs/latex/wx/htfilter.tex index 1c186ae960..22caf024b2 100644 --- a/docs/latex/wx/htfilter.tex +++ b/docs/latex/wx/htfilter.tex @@ -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} + + + \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: