X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c299c3ab663257429983c24e6fb71450f3cf9f1..09b895cb4a954494063eb17d3dc302a654fd99e5:/include/wx/os2/statbox.h diff --git a/include/wx/os2/statbox.h b/include/wx/os2/statbox.h index 1b4fface6e..7a2b733ecd 100644 --- a/include/wx/os2/statbox.h +++ b/include/wx/os2/statbox.h @@ -14,10 +14,8 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const char*) wxStaticBoxNameStr; - // Group box -class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase +class WXDLLIMPEXP_CORE wxStaticBox : public wxStaticBoxBase { public: inline wxStaticBox() {}