X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b9cd2cb909f81f8833c6af121849676236646430..396197cb567090122f9f2e640d2910c2491a7c47:/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 f0b2bbd7b2..92b781ee5b 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 char) wxStaticBoxNameStr[]; // Group box class WXDLLEXPORT wxStaticBox: public wxControl