#ifndef __GTKSTATICTEXTH__
#define __GTKSTATICTEXTH__
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface
#endif
// global data
//-----------------------------------------------------------------------------
-extern const wxChar *wxStaticTextNameStr;
-
//-----------------------------------------------------------------------------
// wxStaticText
//-----------------------------------------------------------------------------