X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..00ba414f7f79f8842d25c8b47cb091e20487b819:/include/wx/xrc/xh_slidr.h?ds=sidebyside diff --git a/include/wx/xrc/xh_slidr.h b/include/wx/xrc/xh_slidr.h index 6e3223f959..2eeb587eaf 100644 --- a/include/wx/xrc/xh_slidr.h +++ b/include/wx/xrc/xh_slidr.h @@ -20,8 +20,9 @@ #if wxUSE_SLIDER -class WXXMLDLLEXPORT wxSliderXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxSliderXmlHandler : public wxXmlResourceHandler { + DECLARE_DYNAMIC_CLASS(wxSliderXmlHandler) enum { wxSL_DEFAULT_VALUE = 0,