]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
respect GTK+'s theme tooltip colour settings
[wxWidgets.git] / include / wx / mac / setup0.h
index 4c5bdd7945a4b0679416b66849369189e8b6e2d1..4884bcaae1b87e97e0fbc07cb45b2fdc23214991 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SETUP_H_
 // 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