]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/tooltip.h
added fix for MSL under Win32 (by Steve Hartwell)
[wxWidgets.git] / include / wx / gtk1 / tooltip.h
index 06d1df3b32a1eeacd784d97ab61a1bcf87463568..39b2f82fa05d2e094aba466f90824fedcde3c2ac 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef __GTKTOOLTIPH__
 #define __GTKTOOLTIPH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface
 #endif