X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77c950fdade357122cabf64fdc37c609f2317ad6..ddc7f0c97571b231f231b5abaa9f4e4eaf1e46a9:/include/wx/msw/helpchm.h?ds=sidebyside diff --git a/include/wx/msw/helpchm.h b/include/wx/msw/helpchm.h index ffe1f74126..341a07f0fe 100644 --- a/include/wx/msw/helpchm.h +++ b/include/wx/msw/helpchm.h @@ -16,7 +16,7 @@ #include "wx/helpbase.h" -class WXDLLEXPORT wxCHMHelpController : public wxHelpControllerBase +class WXDLLIMPEXP_CORE wxCHMHelpController : public wxHelpControllerBase { public: wxCHMHelpController(wxWindow* parentWindow = NULL): wxHelpControllerBase(parentWindow) { }