X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..1a33ac8fb0f5e43c89bd698618d554c6f7b8b452:/include/wx/xrc/xh_bmpbt.h?ds=inline diff --git a/include/wx/xrc/xh_bmpbt.h b/include/wx/xrc/xh_bmpbt.h index 34862621f3..0ddc5ca786 100644 --- a/include/wx/xrc/xh_bmpbt.h +++ b/include/wx/xrc/xh_bmpbt.h @@ -18,8 +18,9 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxBitmapButtonXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxBitmapButtonXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxBitmapButtonXmlHandler) public: wxBitmapButtonXmlHandler(); virtual wxObject *DoCreateResource();