]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/fontdlg.h
Changed all symbols with the name "id" to "timerid" to allow Objective-C++
[wxWidgets.git] / include / wx / mac / fontdlg.h
index 7e9fef66c6f1ebc5b01fc4a0a44d3752aa88215e..3d654b56c8aa3556ec5b96ff10934caa0bbba410 100644 (file)
@@ -7,13 +7,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_FONTDLG_H_
 #define _WX_FONTDLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "fontdlg.h"
 #endif