]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/clipbrd.h
Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE...
[wxWidgets.git] / include / wx / mac / clipbrd.h
index ab3c77b03b06b3956f0682e71c058dd8a6430952..34bb3e3129b4673a1120c1073cb2e80c3a0c6642 100644 (file)
@@ -9,13 +9,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CLIPBRD_H_
 #define _WX_CLIPBRD_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "clipbrd.h"
 #endif