X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..fa9666fbe69e76f57042b46ba2c8ad5b18a527b6:/include/wx/xrc/xh_slidr.h 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,