X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..69c928ef472f89987f95e2fa798e2ba2d23eaf31:/include/wx/mac/classic/control.h diff --git a/include/wx/mac/classic/control.h b/include/wx/mac/classic/control.h index cc588f3861..7203f872b6 100644 --- a/include/wx/mac/classic/control.h +++ b/include/wx/mac/classic/control.h @@ -12,11 +12,7 @@ #ifndef _WX_CONTROL_H_ #define _WX_CONTROL_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "control.h" -#endif - -WXDLLEXPORT_DATA(extern const wxChar*) wxControlNameStr; +WXDLLEXPORT_DATA(extern const wxChar) wxControlNameStr[]; // General item class class WXDLLEXPORT wxControl : public wxControlBase