]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/minifram.h
improved const-ness of find/Find functions
[wxWidgets.git] / include / wx / gtk1 / minifram.h
index bedee8e0270e3c2d1910419f200bc97143d3e261..6c2e4cedf39b48d38dba269d443b11a3814474a7 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef __GTKMINIFRAMEH__
 #define __GTKMINIFRAMEH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif