X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b9cd2cb909f81f8833c6af121849676236646430..e06b0afba5b1acf36241d33982d5d88cccefa2e8:/include/wx/mac/carbon/statbox.h 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