]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/gridsel.h
Quick hack to rid the code of wxDIALOG_MODAL
[wxWidgets.git] / include / wx / generic / gridsel.h
index 58c110ee5781dda2bfbe9b4a165fdb91af20f872..55af91488c3091ae630ea15ea7b498309e28550c 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef __WXGRIDSEL_H__
 #define __WXGRIDSEL_H__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "gridsel.h"
 #endif