X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f5b93fb9f2691f059643400ab3ff7b362b17aac..036971cc8c5282769c60b3c5afed80ccb50e8a14:/contrib/include/wx/xrc/xh_split.h?ds=sidebyside diff --git a/contrib/include/wx/xrc/xh_split.h b/contrib/include/wx/xrc/xh_split.h index 010bede9f0..cf58e43ceb 100644 --- a/contrib/include/wx/xrc/xh_split.h +++ b/contrib/include/wx/xrc/xh_split.h @@ -17,8 +17,9 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxSplitterWindowXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxSplitterWindowXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxSplitterWindowXmlHandler) public: wxSplitterWindowXmlHandler(); virtual wxObject *DoCreateResource();