]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_scwin.h
Don't resend an update event from m_spin to avoid recursion
[wxWidgets.git] / include / wx / xrc / xh_scwin.h
index 7f9da82d6e6ac0a64098cdd4da6a6858d540d234..c540059b625aece8ad7576f84e7918b3e8b27835 100644 (file)
 #ifndef _WX_XH_SCWIN_H_
 #define _WX_XH_SCWIN_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_scwin.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 #include "wx/defs.h"
 
 
 
-class WXXMLDLLEXPORT wxScrolledWindowXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxScrolledWindowXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxScrolledWindowXmlHandler)
 public: