X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..eef1a0cc63093cdffdc0f718c80f413c33c0562d:/include/wx/mac/classic/statbox.h diff --git a/include/wx/mac/classic/statbox.h b/include/wx/mac/classic/statbox.h index 9f73a539ed..c137bbd18a 100644 --- a/include/wx/mac/classic/statbox.h +++ b/include/wx/mac/classic/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