X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/59fbed90b94ec2f86ed6ba36a9a637f90fcb71c8..fbb526ccedfa0a89b08e14f683f172a62d4353a5:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 1717a1c624..b120b93077 100644 --- a/setup.h.in +++ b/setup.h.in @@ -509,6 +509,8 @@ #define wxUSE_RICHEDIT2 0 #endif +#define wxUSE_INKEDIT 0 + #define wxUSE_UNICODE_MSLU 0 #define wxUSE_DC_CACHEING 0 @@ -600,6 +602,10 @@ * Use GNOME print for printing under GTK+ 2.0 */ #define wxUSE_LIBGNOMEPRINT 0 +/* + * Use GNOME VFS for MIME types + */ +#define wxUSE_LIBGNOMEVFS 0 /* * Use the Hildon framework */