X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..5b72b3440180cf270f4518ff0e28ff56582438fb:/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();