]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/helpchm.h
Removed redundant wxPGChoices::Set()
[wxWidgets.git] / include / wx / msw / helpchm.h
index ffe1f7412663f61d0c4a9f9194f5ccebe8054c22..341a07f0fee157be4fe30b518eafd7f5444367c8 100644 (file)
@@ -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) { }