X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..7b162e540e98415f8ac6bc1fd5b880e143aa85e5:/include/wx/xrc/xh_stlin.h?ds=sidebyside 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();