X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52479aefae169d5c85cd0e07d159db0b8dd0a965..ce4b7808ca940be201422a066de141ca12f13863:/include/wx/mac/classic/control.h?ds=inline 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