]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/winpars.h
fix signature of wxClipboard::UserPrimarySelection; in particular change the default...
[wxWidgets.git] / interface / wx / html / winpars.h
index ed5d5348b1c313484d9bb9b42b1095460676e05b..e7fb5d627db81cdf542786b6eea5a301c73f507f 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxHtmlTagsModule
-    @headerfile winpars.h wx/html/winpars.h
 
     This class provides easy way of filling wxHtmlWinParser's table of
     tag handlers. It is used almost exclusively together with the set of
@@ -39,7 +38,6 @@ public:
 
 /**
     @class wxHtmlWinTagHandler
-    @headerfile winpars.h wx/html/winpars.h
 
     This is basically wxHtmlTagHandler except that
     it is extended with protected member m_WParser pointing to
@@ -64,7 +62,6 @@ public:
 
 /**
     @class wxHtmlWinParser
-    @headerfile winpars.h wx/html/winpars.h
 
     This class is derived from wxHtmlParser and
     its main goal is to parse HTML input so that it can be displayed in