diff --git a/contrib/include/wx/xrc/xh_tglbtn.h b/contrib/include/wx/xrc/xh_tglbtn.h index 75167d9cc4..3cdf08800b 100644 --- a/contrib/include/wx/xrc/xh_tglbtn.h +++ b/contrib/include/wx/xrc/xh_tglbtn.h @@ -20,7 +20,7 @@ #if wxUSE_TOGGLEBTN -class WXDLLIMPEXP_XRC wxToggleButtonXmlHandler : public wxXmlResourceHandler +class WXDLLEXPORT wxToggleButtonXmlHandler : public wxXmlResourceHandler { DECLARE_DYNAMIC_CLASS(wxToggleButtonXmlHandler) public: