]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/palette.h
added wxGetCCDefaultFont() returning the default icon font
[wxWidgets.git] / include / wx / mgl / palette.h
index 245db236a30a6133c22963b77c0635dbbf2a977f..a11f8bf9a53880244126fc7da8893412f7e9e046 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Vaclav Slavik
 // Created:     2001/03/11
 // Id:          $Id$
-// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -12,7 +12,7 @@
 #ifndef __WX_PALETTE_H__
 #define __WX_PALETTE_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "palette.h"
 #endif