]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/palette.h
Allow an app to call SetFont on a PS DC without assertion
[wxWidgets.git] / include / wx / mac / palette.h
index b3508ee090b8c0dc2bb37c8ff475dcffe732d521..74f9a4dd301fcc6afe82d0caf2a341a66b60a7be 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PALETTE_H_
 #define _WX_PALETTE_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "palette.h"
 #endif