]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/radiobut.h
Decided that not doing methods for keyboard commands was not worth the
[wxWidgets.git] / include / wx / gtk / radiobut.h
index fc3e0c21b77eb227aeee7292c8279741365ce3f6..af716335eab44068a179abf2805f10ea244a365a 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKRADIOBUTTONH__
 #define __GTKRADIOBUTTONH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif