]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/clntdata.h
implemented tab order in wxGTK2
[wxWidgets.git] / include / wx / clntdata.h
index 1b54507cbed51f189299f8d1d9a40a5b17bf904e..3d8ee14f29fec43820667945a26e8cdc01b83fbf 100644 (file)
@@ -5,14 +5,14 @@
 // Modified by:
 // Created:     9-Oct-2001
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CLNTDATAH__
 #define _WX_CLNTDATAH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "clntdata.h"
 #endif