X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..cd8c3f17fc5a5372cc72aee70a421174c1f5c1a7:/contrib/include/wx/xrc/xh_stlin.h diff --git a/contrib/include/wx/xrc/xh_stlin.h b/contrib/include/wx/xrc/xh_stlin.h index b8758ca7ce..72767b35eb 100644 --- a/contrib/include/wx/xrc/xh_stlin.h +++ b/contrib/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();