X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..341050e227de8ed7206fa6c5b1f92a5182875402:/include/wx/xrc/xh_bmpbt.h 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();