]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/textctrl.h
compilation fixes
[wxWidgets.git] / include / wx / gtk / textctrl.h
index a7fdeb120173689a78fee3ca8771e2dee3bb9de4..a8730f89fd34f39be2a19b28ca28d504fb5cbc10 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKTEXTCTRLH__
 #define __GTKTEXTCTRLH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "textctrl.h"
 #endif