]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/radiobut.h
compilation fix: remove wxRegionContain enum which is now defined in wx/region.h...
[wxWidgets.git] / include / wx / mac / classic / radiobut.h
index 22fe9c1bda6492f40ae47b97d4706ebc8514f2a9..3b11a817faef25f424e29c12cc2d30708102b96b 100644 (file)
 #ifndef _WX_RADIOBUT_H_
 #define _WX_RADIOBUT_H_
 
 #ifndef _WX_RADIOBUT_H_
 #define _WX_RADIOBUT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "radiobut.h"
-#endif
-
 class WXDLLEXPORT wxRadioButton: public wxControl
 {
   DECLARE_DYNAMIC_CLASS(wxRadioButton)
 class WXDLLEXPORT wxRadioButton: public wxControl
 {
   DECLARE_DYNAMIC_CLASS(wxRadioButton)
@@ -58,7 +54,7 @@ public:
 #if 0
 class WXDLLEXPORT wxBitmap ;
 
 #if 0
 class WXDLLEXPORT wxBitmap ;
 
-WXDLLEXPORT_DATA(extern const char*) wxBitmapRadioButtonNameStr;
+WXDLLEXPORT_DATA(extern const wxChar) wxBitmapRadioButtonNameStr[];
 
 class WXDLLEXPORT wxBitmapRadioButton: public wxRadioButton
 {
 
 class WXDLLEXPORT wxBitmapRadioButton: public wxRadioButton
 {