]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmlwin.h
implement wxBitmap ctor from XBM data
[wxWidgets.git] / interface / wx / html / htmlwin.h
index 3b6ccc2912010cc8733cced982ee0de09414c1ed..538195b3c9c9d36676ff82ebea67217a6f8a3e63 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxHtmlWindow
-    @headerfile htmlwin.h wx/html/htmlwin.h
 
     wxHtmlWindow is probably the only class you will directly use
     unless you want to do something special (like adding new tag
@@ -411,7 +410,6 @@ public:
 
 /**
     @class wxHtmlLinkEvent
-    @headerfile htmlwin.h wx/html/htmlwin.h
 
     This event class is used for the events generated by wxHtmlWindow.
 
@@ -437,7 +435,6 @@ public:
 
 /**
     @class wxHtmlCellEvent
-    @headerfile htmlwin.h wx/html/htmlwin.h
 
     This event class is used for the events generated by wxHtmlWindow.