X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d3601acaecd1c69c453b60610ba98f619bd383..e264485aac3699e8bd876c3feeee2eb48c61a81f:/src/common/statboxcmn.cpp?ds=inline diff --git a/src/common/statboxcmn.cpp b/src/common/statboxcmn.cpp index 5038b4c3c2..9650acddfd 100644 --- a/src/common/statboxcmn.cpp +++ b/src/common/statboxcmn.cpp @@ -28,6 +28,8 @@ #include "wx/statbox.h" +extern WXDLLEXPORT_DATA(const char) wxStaticBoxNameStr[] = "groupBox"; + // ---------------------------------------------------------------------------- // XTI // ----------------------------------------------------------------------------