X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..f01a77c7954ff4b7ee9f74af8df5a16f239d3537:/include/wx/motif/statbox.h diff --git a/include/wx/motif/statbox.h b/include/wx/motif/statbox.h index 62c3d2ad8e..cddbe301e1 100644 --- a/include/wx/motif/statbox.h +++ b/include/wx/motif/statbox.h @@ -13,7 +13,7 @@ #define _WX_STATBOX_H_ // Group box -class WXDLLEXPORT wxStaticBox: public wxStaticBoxBase +class WXDLLIMPEXP_CORE wxStaticBox: public wxStaticBoxBase { DECLARE_DYNAMIC_CLASS(wxStaticBox)