X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..2458d90b1d5a26dc667c2deac63e499570744f5f:/include/wx/xrc/xh_scrol.h diff --git a/include/wx/xrc/xh_scrol.h b/include/wx/xrc/xh_scrol.h index f82e6df7d9..cc2641a9e8 100644 --- a/include/wx/xrc/xh_scrol.h +++ b/include/wx/xrc/xh_scrol.h @@ -11,7 +11,7 @@ #ifndef _WX_XH_SCROL_H_ #define _WX_XH_SCROL_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "xh_scrol.h" #endif @@ -20,8 +20,9 @@ -class WXXMLDLLEXPORT wxScrollBarXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxScrollBarXmlHandler : public wxXmlResourceHandler { + DECLARE_DYNAMIC_CLASS(wxScrollBarXmlHandler) enum { wxSL_DEFAULT_VALUE = 0,