]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/busyinfo.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / busyinfo.h
index 2ec17ec88acf02f3c395bc37958def8e8bae7f3a..f487138c20d3f7d8e945bf1feac6f62bfccc959b 100644 (file)
@@ -4,13 +4,13 @@
 // Author:      Vaclav Slavik
 // Copyright:   (c) 1999 Vaclav Slavik
 // RCS-ID:      $Id$
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __INFOWIN_H__
 #define __INFOWIN_H__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "busyinfo.h"
 #endif