X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..e5f49cbf82c40fe1c7cc9806be06f6c1aff42659:/include/wx/mac/classic/statbox.h?ds=sidebyside diff --git a/include/wx/mac/classic/statbox.h b/include/wx/mac/classic/statbox.h index f32c7255cb..c137bbd18a 100644 --- a/include/wx/mac/classic/statbox.h +++ b/include/wx/mac/classic/statbox.h @@ -14,7 +14,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const wxChar*) wxStaticBoxNameStr; +WXDLLEXPORT_DATA(extern const wxChar) wxStaticBoxNameStr[]; // Group box class WXDLLEXPORT wxStaticBox: public wxControl