X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/854e189f90dac9ba5e0239bca79aed64e8d6f46c..1efb5db8961ac308d16ed3ae7930bd0b48c0520e:/include/wx/xrc/xh_slidr.h?ds=sidebyside diff --git a/include/wx/xrc/xh_slidr.h b/include/wx/xrc/xh_slidr.h index ce2e582e22..ab62a95ca4 100644 --- a/include/wx/xrc/xh_slidr.h +++ b/include/wx/xrc/xh_slidr.h @@ -11,18 +11,14 @@ #ifndef _WX_XH_SLIDR_H_ #define _WX_XH_SLIDR_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_slidr.h" -#endif - #include "wx/xrc/xmlres.h" #include "wx/defs.h" #if wxUSE_SLIDER -class WXXMLDLLEXPORT wxSliderXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxSliderXmlHandler : public wxXmlResourceHandler { - DECLARE_DYNAMIC_CLASS(wxSliderXmlHandler) + DECLARE_DYNAMIC_CLASS(wxSliderXmlHandler) enum { wxSL_DEFAULT_VALUE = 0,