X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/854e189f90dac9ba5e0239bca79aed64e8d6f46c..ff1b5f81af5dce8dac0c134f0e01adffc5334347:/include/wx/xrc/xh_spin.h?ds=sidebyside diff --git a/include/wx/xrc/xh_spin.h b/include/wx/xrc/xh_spin.h index 7448302b7d..ab9590a68b 100644 --- a/include/wx/xrc/xh_spin.h +++ b/include/wx/xrc/xh_spin.h @@ -19,7 +19,7 @@ #include "wx/defs.h" #if wxUSE_SPINBTN -class WXXMLDLLEXPORT wxSpinButtonXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxSpinButtonXmlHandler : public wxXmlResourceHandler { DECLARE_DYNAMIC_CLASS(wxSpinButtonXmlHandler) enum @@ -37,7 +37,7 @@ public: #endif #if wxUSE_SPINCTRL -class WXXMLDLLEXPORT wxSpinCtrlXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxSpinCtrlXmlHandler : public wxXmlResourceHandler { DECLARE_DYNAMIC_CLASS(wxSpinCtrlXmlHandler) enum