X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..b8e7b6738fe00529fdeae26e6cfea1ccc2a00a76:/include/wx/xrc/xh_gauge.h diff --git a/include/wx/xrc/xh_gauge.h b/include/wx/xrc/xh_gauge.h index 50a83dfba1..b9c0f669c4 100644 --- a/include/wx/xrc/xh_gauge.h +++ b/include/wx/xrc/xh_gauge.h @@ -22,8 +22,9 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxGaugeXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxGaugeXmlHandler : public wxXmlResourceHandler { + DECLARE_DYNAMIC_CLASS(wxGaugeXmlHandler) enum { wxGAUGE_DEFAULT_RANGE = 100