X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..695fe764bd0ebfdc01d854033c26adb9ff248560:/contrib/include/wx/xrc/xh_scwin.h diff --git a/contrib/include/wx/xrc/xh_scwin.h b/contrib/include/wx/xrc/xh_scwin.h index 1befc41215..6aa9139d1f 100644 --- a/contrib/include/wx/xrc/xh_scwin.h +++ b/contrib/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();