]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_stbmp.h
Quick hack to rid the code of wxDIALOG_MODAL
[wxWidgets.git] / include / wx / xrc / xh_stbmp.h
index d22e96f53e25b3fb6a58d363e75dc325793b0583..db26c4033b5b4f2e6adad66143210c2d62f02bad 100644 (file)
@@ -18,8 +18,9 @@
 #include "wx/xrc/xmlres.h"
 
 
-class WXXMLDLLEXPORT wxStaticBitmapXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxStaticBitmapXmlHandler : public wxXmlResourceHandler
 {
+DECLARE_DYNAMIC_CLASS(wxStaticBitmapXmlHandler)
 public:
     wxStaticBitmapXmlHandler();
     virtual wxObject *DoCreateResource();