X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc797d8e1b4ef10be4f5c9cd73151406f459706d..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/msw/statbox.h?ds=sidebyside diff --git a/include/wx/msw/statbox.h b/include/wx/msw/statbox.h index e51ede32cf..7721ccacb1 100644 --- a/include/wx/msw/statbox.h +++ b/include/wx/msw/statbox.h @@ -4,7 +4,6 @@ // Author: Julian Smart // Modified by: // Created: 01/02/97 -// RCS-ID: $Id$ // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -13,7 +12,7 @@ #define _WX_MSW_STATBOX_H_ // Group box -class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase +class WXDLLIMPEXP_CORE wxStaticBox : public wxStaticBoxBase { public: wxStaticBox() { }