X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/854e189f90dac9ba5e0239bca79aed64e8d6f46c..9d9ad67384e5dc658c4de46e49113c321489bf81:/include/wx/xrc/xh_scwin.h diff --git a/include/wx/xrc/xh_scwin.h b/include/wx/xrc/xh_scwin.h index 7f9da82d6e..f88f7359e8 100644 --- a/include/wx/xrc/xh_scwin.h +++ b/include/wx/xrc/xh_scwin.h @@ -11,7 +11,7 @@ #ifndef _WX_XH_SCWIN_H_ #define _WX_XH_SCWIN_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "xh_scwin.h" #endif @@ -20,7 +20,7 @@ -class WXXMLDLLEXPORT wxScrolledWindowXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxScrolledWindowXmlHandler : public wxXmlResourceHandler { DECLARE_DYNAMIC_CLASS(wxScrolledWindowXmlHandler) public: