]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/listctrl.h
generic status bar now:
[wxWidgets.git] / include / wx / generic / listctrl.h
index c6c02d9802a2784f8a4df50b69318e3a9bfd9518..b29dd9b5166596b073598372d92877d3f0a7fe93 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __LISTCTRLH_G__
 #define __LISTCTRLH_G__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "listctrl.h"
 #endif