]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/cursor.h
made wxListbook events more consistent with wxNotebook ones (patch 1001271)
[wxWidgets.git] / include / wx / gtk / cursor.h
index e91fc3a381207f890fcfde2cc1e748f94f19cb08..5886b6e20f018d255dce45311483290d1a2530f6 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKCURSORH__
 #define __GTKCURSORH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif