]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/cursor.h
Wrappers for *ToText
[wxWidgets.git] / include / wx / cocoa / cursor.h
index ec69b64c02f7696127cd03248d5996ff637c25df..52e8a32786d2937533f94882d07be0fffa97f590 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     2002/11/27
 // RCS-ID:      
 // Copyright:   (c) David Elliott
-// Licence:    wxWindows license
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #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