]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpctrl.h
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
[wxWidgets.git] / include / wx / html / helpctrl.h
index c9981302fa96dce88b5f7e13cf0afc54391d78b5..573641ac23b8b2aa6f4099f9c32723f26eb99c3f 100644 (file)
@@ -25,7 +25,7 @@
 
 #define wxID_HTML_HELPFRAME   (wxID_HIGHEST + 1)
 
-class WXDLLEXPORT wxHtmlHelpController : public wxHelpControllerBase // wxEvtHandler
+class WXDLLIMPEXP_HTML wxHtmlHelpController : public wxHelpControllerBase // wxEvtHandler
 {
     DECLARE_DYNAMIC_CLASS(wxHtmlHelpController)