X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5dd070c25bd91c12380f9aeada27a2b7b64ed1d7..81853b98619293be66074d74d2557973c0f3ab21:/include/wx/mac/carbon/statbox.h?ds=inline diff --git a/include/wx/mac/carbon/statbox.h b/include/wx/mac/carbon/statbox.h index 2cd136e650..11fee4c9b4 100644 --- a/include/wx/mac/carbon/statbox.h +++ b/include/wx/mac/carbon/statbox.h @@ -12,13 +12,9 @@ #ifndef _WX_STATBOX_H_ #define _WX_STATBOX_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "statbox.h" -#endif - #include "wx/control.h" -WXDLLEXPORT_DATA(extern const wxChar*) wxStaticBoxNameStr; +WXDLLEXPORT_DATA(extern const wxChar) wxStaticBoxNameStr[]; // Group box class WXDLLEXPORT wxStaticBox: public wxControl