X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..8155488b3143e972da919de992c7bba2e29d63a1:/include/wx/xrc/xh_listc.h diff --git a/include/wx/xrc/xh_listc.h b/include/wx/xrc/xh_listc.h index 9199f594dd..151dc9c6c9 100644 --- a/include/wx/xrc/xh_listc.h +++ b/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();