]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/html/htmlfilt.h
mac paths updated
[wxWidgets.git] / interface / html / htmlfilt.h
index aea59f70bf54da4efbcc4f01e877452570d65e82..9a40dbcff162d645332e4c5eba690116b3a09cc6 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        html/htmlfilt.h
-// Purpose:     documentation for wxHtmlFilter class
+// Purpose:     interface of wxHtmlFilter
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -16,8 +16,7 @@
     @library{wxhtml}
     @category{FIXME}
 
-    @seealso
-    Overview
+    @see Overview()
 */
 class wxHtmlFilter : public wxObject
 {
@@ -39,3 +38,4 @@ public:
     */
     wxString ReadFile(const wxFSFile& file);
 };
+