]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlproc.h
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
[wxWidgets.git] / include / wx / html / htmlproc.h
index 59cb01ed946dd5063b0451babe391075904864ec..f0bd12235b124ad87623a8149f138967f084a51f 100644 (file)
@@ -35,7 +35,7 @@ enum
 // processors before displaying it, thus allowing for on-the-fly
 // modifications of the markup.
 
-class WXDLLEXPORT wxHtmlProcessor : public wxObject
+class WXDLLIMPEXP_HTML wxHtmlProcessor : public wxObject
 {
     DECLARE_ABSTRACT_CLASS(wxHtmlProcessor)