X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..6258e418a07e8edda218c27aade9e522deaeaf74:/contrib/include/wx/xrc/xh_toolb.h?ds=inline diff --git a/contrib/include/wx/xrc/xh_toolb.h b/contrib/include/wx/xrc/xh_toolb.h index 22f53ee935..c54b781061 100644 --- a/contrib/include/wx/xrc/xh_toolb.h +++ b/contrib/include/wx/xrc/xh_toolb.h @@ -21,8 +21,9 @@ class WXDLLEXPORT wxToolBar; -class WXXMLDLLEXPORT wxToolBarXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxToolBarXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxToolBarXmlHandler) public: wxToolBarXmlHandler(); virtual wxObject *DoCreateResource();