X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c299c3ab663257429983c24e6fb71450f3cf9f1..f994a8ac8daef7ba9908af3e56f4b4d78fcbf958:/include/wx/os2/statbox.h?ds=inline 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() {}