]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_stbmp.h
correct access for virtuals
[wxWidgets.git] / include / wx / xrc / xh_stbmp.h
index a9097141ef6a2e32c11ce06bb588683429217b86..ffb2c1019759e7002fa7c15948d954381583f8d8 100644 (file)
 #ifndef _WX_XH_STBMP_H_
 #define _WX_XH_STBMP_H_
 
 #ifndef _WX_XH_STBMP_H_
 #define _WX_XH_STBMP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_stbmp.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 
 #include "wx/xrc/xmlres.h"
 
 
-class WXXMLDLLEXPORT wxStaticBitmapXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxStaticBitmapXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxStaticBitmapXmlHandler)
 public:
 {
 DECLARE_DYNAMIC_CLASS(wxStaticBitmapXmlHandler)
 public: