X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..8f5e48c314c604c218fc22f26e993a073c9be19f:/include/wx/xrc/xh_listb.h diff --git a/include/wx/xrc/xh_listb.h b/include/wx/xrc/xh_listb.h index 35f0b34d2d..86f65f4c63 100644 --- a/include/wx/xrc/xh_listb.h +++ b/include/wx/xrc/xh_listb.h @@ -19,8 +19,9 @@ #if wxUSE_LISTBOX -class WXXMLDLLEXPORT wxListBoxXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxListBoxXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxListBoxXmlHandler) public: wxListBoxXmlHandler(); virtual wxObject *DoCreateResource();