X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..4104ed92a537f36f7f41ce07d34cadbe4d78685c:/include/wx/xrc/xh_stlin.h diff --git a/include/wx/xrc/xh_stlin.h b/include/wx/xrc/xh_stlin.h index b8758ca7ce..72767b35eb 100644 --- a/include/wx/xrc/xh_stlin.h +++ b/include/wx/xrc/xh_stlin.h @@ -19,8 +19,9 @@ #if wxUSE_STATLINE -class WXXMLDLLEXPORT wxStaticLineXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxStaticLineXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxStaticLineXmlHandler) public: wxStaticLineXmlHandler(); virtual wxObject *DoCreateResource();