X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1b88201ff5f0f9ed18db555b70eb7123c8a7c9c6..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/os2/helpwin.h diff --git a/include/wx/os2/helpwin.h b/include/wx/os2/helpwin.h index d8a2a08150..7013ae5db6 100644 --- a/include/wx/os2/helpwin.h +++ b/include/wx/os2/helpwin.h @@ -4,7 +4,6 @@ // Author: David Webster // Modified by: // Created: 10/09/99 -// RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -18,7 +17,7 @@ #include "wx/helpbase.h" -class WXDLLEXPORT wxWinHelpController: public wxHelpControllerBase +class WXDLLIMPEXP_CORE wxWinHelpController: public wxHelpControllerBase { DECLARE_CLASS(wxWinHelpController)