]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dataobj2.h
Works a little better when you remember to say "virtual"
[wxWidgets.git] / include / wx / mac / dataobj2.h
index 99f95f5abe8fbf0ec86d13d39d598e1cd9d26619..64b0ac084a2eab75266869ba0f4494b2e11bf2df 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     10/21/99
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_GTK_DATAOBJ2_H_
 #define _WX_GTK_DATAOBJ2_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "dataobj.h"
 #endif