X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..f08b7bec7f042cc8df4be88504f50961dae36697:/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