]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlcell.h
Added FindItemAtPoint
[wxWidgets.git] / include / wx / html / htmlcell.h
index 06a553cf2a2ff23838ff7f2cd4da04e0072fdc58..e3b1abce930f69e9ff65c92c34335e1d0e1efbfd 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_HTMLCELL_H_
 #define _WX_HTMLCELL_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmlcell.h"
 #endif