X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..979d7319df1b702a12be015dafc2793a32e14b37:/include/wx/xrc/xh_scwin.h?ds=sidebyside diff --git a/include/wx/xrc/xh_scwin.h b/include/wx/xrc/xh_scwin.h index 1befc41215..6aa9139d1f 100644 --- a/include/wx/xrc/xh_scwin.h +++ b/include/wx/xrc/xh_scwin.h @@ -20,8 +20,9 @@ -class WXXMLDLLEXPORT wxScrolledWindowXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxScrolledWindowXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxScrolledWindowXmlHandler) public: wxScrolledWindowXmlHandler(); virtual wxObject *DoCreateResource();