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