X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..2f70baea2fa2aa1fbcdceb0121eea1cb5c9bedf0:/include/wx/palmos/help.h diff --git a/include/wx/palmos/help.h b/include/wx/palmos/help.h index 3b4e831fdb..438f77d8a1 100644 --- a/include/wx/palmos/help.h +++ b/include/wx/palmos/help.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/palmos/helpwin.h +// Name: wx/palmos/help.h // Purpose: Help system: WinHelp implementation // Author: William Osborne - minimal working wxPalmOS port // Modified by: @@ -18,7 +18,7 @@ #include "wx/helpbase.h" -class WXDLLEXPORT wxPalmHelpController: public wxHelpControllerBase +class WXDLLIMPEXP_CORE wxPalmHelpController: public wxHelpControllerBase { DECLARE_CLASS(wxPalmHelpController)