]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_html.h
Simplify preprocessor guards for render tables and new
[wxWidgets.git] / include / wx / xrc / xh_html.h
index 12db27088846b57eb7b66239b547f4830a510fc1..79776a16da7c1bc260a03a2a40081f3c9395c68e 100644 (file)
 #ifndef _WX_XH_HTML_H_
 #define _WX_XH_HTML_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_html.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #include "wx/defs.h"
 
 #if wxUSE_HTML
 
-class WXXMLDLLEXPORT wxHtmlWindowXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxHtmlWindowXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxHtmlWindowXmlHandler)
 public: