projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
argh, really, really fix Darwin build
[wxWidgets.git]
/
include
/
wx
/
msw
/
helpchm.h
diff --git
a/include/wx/msw/helpchm.h
b/include/wx/msw/helpchm.h
index ffe1f7412663f61d0c4a9f9194f5ccebe8054c22..341a07f0fee157be4fe30b518eafd7f5444367c8 100644
(file)
--- a/
include/wx/msw/helpchm.h
+++ b/
include/wx/msw/helpchm.h
@@
-16,7
+16,7
@@
#include "wx/helpbase.h"
#include "wx/helpbase.h"
-class WXDLL
EXPORT
wxCHMHelpController : public wxHelpControllerBase
+class WXDLL
IMPEXP_CORE
wxCHMHelpController : public wxHelpControllerBase
{
public:
wxCHMHelpController(wxWindow* parentWindow = NULL): wxHelpControllerBase(parentWindow) { }
{
public:
wxCHMHelpController(wxWindow* parentWindow = NULL): wxHelpControllerBase(parentWindow) { }