X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..2be7beda2d186af20ce9f0cd2bc28352d890db77:/include/wx/mac/carbon/statbox.h?ds=sidebyside diff --git a/include/wx/mac/carbon/statbox.h b/include/wx/mac/carbon/statbox.h index 54154b050a..11fee4c9b4 100644 --- a/include/wx/mac/carbon/statbox.h +++ b/include/wx/mac/carbon/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