]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_scwin.h
removed const operator[]s (should fix 1162115)
[wxWidgets.git] / include / wx / xrc / xh_scwin.h
index 7f9da82d6e6ac0a64098cdd4da6a6858d540d234..f88f7359e8a62dc977dcaad705129e34482e841b 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_XH_SCWIN_H_
 #define _WX_XH_SCWIN_H_
 
 #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
 
 #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:
 {
 DECLARE_DYNAMIC_CLASS(wxScrolledWindowXmlHandler)
 public: