X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b2b40b45fd13c5fead54b7d36819b1411fdef63..1ea9acd9aa1b0e5fa3f7bef3db4eca77822bfe35:/setup.h.in diff --git a/setup.h.in b/setup.h.in index e28be0bee1..b120b93077 100644 --- a/setup.h.in +++ b/setup.h.in @@ -331,6 +331,8 @@ #define wxUSE_TREEBOOK 0 +#define wxUSE_TOOLBOOK 0 + #define wxUSE_TAB_DIALOG 0 #define wxUSE_GRID 0 @@ -507,6 +509,8 @@ #define wxUSE_RICHEDIT2 0 #endif +#define wxUSE_INKEDIT 0 + #define wxUSE_UNICODE_MSLU 0 #define wxUSE_DC_CACHEING 0 @@ -598,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 */