X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..120249f602e466e8a47bbb345043cf379552aa3d:/contrib/include/wx/xrc/xh_listc.h diff --git a/contrib/include/wx/xrc/xh_listc.h b/contrib/include/wx/xrc/xh_listc.h index 9199f594dd..151dc9c6c9 100644 --- a/contrib/include/wx/xrc/xh_listc.h +++ b/contrib/include/wx/xrc/xh_listc.h @@ -17,8 +17,9 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxListCtrlXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxListCtrlXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxListCtrlXmlHandler) public: wxListCtrlXmlHandler(); virtual wxObject *DoCreateResource();