]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_sttxt.h
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git] / include / wx / xrc / xh_sttxt.h
index fccad8ac70a33d8faf55c149f81fddfc5c13fd75..072c6bc9957a31fed1c38accbc290be6b1a11636 100644 (file)
 #ifndef _WX_XH_STTXT_H_
 #define _WX_XH_STTXT_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "xh_sttxt.h"
 #endif
 
 #include "wx/xrc/xmlres.h"
 
 
-class WXXMLDLLEXPORT wxStaticTextXmlHandler : public wxXmlResourceHandler
+class WXDLLIMPEXP_XRC wxStaticTextXmlHandler : public wxXmlResourceHandler
 {
 DECLARE_DYNAMIC_CLASS(wxStaticTextXmlHandler)
 public: