diff --git a/include/wx/html/helpdata.h b/include/wx/html/helpdata.h index 97fb804d94..6c01b0c744 100644 --- a/include/wx/html/helpdata.h +++ b/include/wx/html/helpdata.h @@ -58,13 +58,8 @@ protected: }; -#undef WXDLLEXPORTLOCAL -#define WXDLLEXPORTLOCAL WXDLLEXPORT - // ?? Don't know why - but Allen Van Sickel reported it to fix problems with DLL -WX_DECLARE_OBJARRAY(wxHtmlBookRecord, wxHtmlBookRecArray); +WX_DECLARE_EXPORTED_OBJARRAY(wxHtmlBookRecord, wxHtmlBookRecArray); -#undef WXDLLEXPORTLOCAL -#define WXDLLEXPORTLOCAL typedef struct