]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_statbar.h
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git] / include / wx / xrc / xh_statbar.h
index 909a60f6397cf33ab8508295e3e02aed3867cae0..395170aa02963f3fd741bd30c6ff5b246e16d208 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_XH_STATBAR_H_
 #define _WX_XH_STATBAR_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "xh_statbar.h"
 #endif