]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/clipbrd.h
Implement toolbar tool clicks. Get rid of wxNSActionCell stuff because
[wxWidgets.git] / include / wx / mgl / clipbrd.h
index 0467cfb37bff6517801312c7ffe024d54cabeb9f..7e1ee2ddfa98d24a891b8aae61118723712bf8f5 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:
 // Author:      Vaclav Slavik
 // Id:          $Id$
-// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -11,7 +11,7 @@
 #ifndef __WX_CLIPBOARD_H__
 #define __WX_CLIPBOARD_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "clipbrd.h"
 #endif