]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
Fix for drag object bug
[wxWidgets.git] / include / wx / mac / setup0.h
index 2b0254895b82ae4a471be62f739618cc8f40cf60..4884bcaae1b87e97e0fbc07cb45b2fdc23214991 100644 (file)
 // smaller library.
 #define wxUSE_HTML          1
 
+// wxWebKit is a wrapper for Apple's WebKit framework, use it if you want to embed
+// the Safari browser control
+// 0 by default because of Jaguar compatibility problems
+#define wxUSE_WEBKIT   0
+
 // OpenGL canvas
 #define wxUSE_GLCANVAS       0