]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmltag.h
use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in CreateInstance() (#9868)
[wxWidgets.git] / interface / wx / html / htmltag.h
index 974106a761f2cd8475c08ae1e646dc27aa0c31c0..6e4cf6fb35c359228184b288b08966132546aef7 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxHtmlTag
-    @headerfile htmltag.h wx/html/htmltag.h
 
     This class represents a single HTML tag.
     It is used by @ref overview_handlers "tag handlers".