]> 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 b5274588a7ee11f15ab64664c453227342b95c54..3d654b56c8aa3556ec5b96ff10934caa0bbba410 100644 (file)
@@ -13,7 +13,7 @@
 #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