]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/notebook.h
collection support for XTI
[wxWidgets.git] / include / wx / gtk1 / notebook.h
index ec9ce37371478bc46cba30307ab3cc09bf447684..54b260bba583c0037699998dc8aadd80ffe3ab9a 100644 (file)
@@ -5,13 +5,13 @@
 // Modified by:
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart and Robert Roebling
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKNOTEBOOKH__
 #define __GTKNOTEBOOKH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif