X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..29e499cfc2e5096cf8d24abea1adc710d0754f73:/contrib/include/wx/xrc/xh_stbmp.h diff --git a/contrib/include/wx/xrc/xh_stbmp.h b/contrib/include/wx/xrc/xh_stbmp.h index d22e96f53e..db26c4033b 100644 --- a/contrib/include/wx/xrc/xh_stbmp.h +++ b/contrib/include/wx/xrc/xh_stbmp.h @@ -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();