]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/minifram.h
Patch #826420, and also adapted to new SWIG
[wxWidgets.git] / include / wx / mac / minifram.h
index 448e40f75afdb8d7b1a8ee2118b60bbaab1e69b8..7f43f953b3f521f1c11d75372af8375f6957eee6 100644 (file)
@@ -8,13 +8,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MINIFRAM_H_
 #define _WX_MINIFRAM_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "minifram.h"
 #endif