]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/cursor.h
Override CocoaSetEnabled() to do nothing. Although static lines are
[wxWidgets.git] / include / wx / cocoa / cursor.h
index ec69b64c02f7696127cd03248d5996ff637c25df..e51ead594d84ed2456c05fa8b7ff18c6f2620e68 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COCOA_CURSOR_H_
 #define _WX_COCOA_CURSOR_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "cursor.h"
 #endif