X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ebefb30e51f21f506541c0e3aa884f12a41a40b8..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/msw/wince/helpwce.h diff --git a/include/wx/msw/wince/helpwce.h b/include/wx/msw/wince/helpwce.h index e41e27cf1f..20cd4e405c 100644 --- a/include/wx/msw/wince/helpwce.h +++ b/include/wx/msw/wince/helpwce.h @@ -4,7 +4,6 @@ // Author: Julian Smart // Modified by: // Created: 2003-07-12 -// RCS-ID: $Id$ // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -16,7 +15,7 @@ #include "wx/helpbase.h" -class WXDLLEXPORT wxWinceHelpController : public wxHelpControllerBase +class WXDLLIMPEXP_CORE wxWinceHelpController : public wxHelpControllerBase { public: wxWinceHelpController(wxWindow* parentWindow = NULL): wxHelpControllerBase(parentWindow) {}