]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_radbt.h
Build fix after recent changes in wxRendererNative class.
[wxWidgets.git] / include / wx / xrc / xh_radbt.h
index 8a6fd4b1a9e6ba86faeb15a8b289b7a68a0f5d64..9d690c4e3b8600b828dc2d6ede2d8814f6e8bab1 100644 (file)
 #ifndef _WX_XH_RADBT_H_
 #define _WX_XH_RADBT_H_
 
 #ifndef _WX_XH_RADBT_H_
 #define _WX_XH_RADBT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_radbt.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 #include "wx/defs.h"
 
 #if wxUSE_RADIOBOX
 
 #include "wx/xrc/xmlres.h"
 #include "wx/defs.h"
 
 #if wxUSE_RADIOBOX
 
-class WXXMLDLLEXPORT wxRadioButtonXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxRadioButtonXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxRadioButtonXmlHandler)
 public:
 {
 DECLARE_DYNAMIC_CLASS(wxRadioButtonXmlHandler)
 public: