]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/button.h
* Implemented BestSize cache
[wxWidgets.git] / include / wx / univ / button.h
index 524d873f09315642b2bc7c073539721feb645995..e6bb4f0355ac582c581c476a5f52da9921838732 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     15.08.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIV_BUTTON_H_
 #define _WX_UNIV_BUTTON_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univbutton.h"
 #endif