]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/statbox.h
add a header placeholder
[wxWidgets.git] / include / wx / mac / carbon / statbox.h
index 2cd136e65080bfd987cfad51b567573e52c4b1aa..11fee4c9b41862bb9824cb44d11626810070f2ff 100644 (file)
 #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