#define wxUSE_VALIDATORS 0
+#ifdef __WXMSW__
+#define wxUSE_AUTOID_MANAGEMENT 0
+#else
+#define wxUSE_AUTOID_MANAGEMENT 0
+#endif
+
#define wxUSE_COMMON_DIALOGS 0
#define wxUSE_OWNER_DRAWN 0
+#define wxUSE_TASKBARICON_BALLOONS 0
+
#define wxUSE_UXTHEME 0
#define wxUSE_INKEDIT 0
#define wxUSE_CRASHREPORT 0
-
-
-
-#define wxUSE_BITMAP_MESSAGE 0
-
/* --- end MSW options --- */
/*
/* Define if you have pango_font_family_is_monospace() (Pango >= 1.3.3) */
#undef HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE
-/* Define if gtk_icon_size_lookup is missing from the GTK+ headers */
-#undef NEED_GTK_ICON_SIZE_LOOKUP
-
/* Define if you have Pango xft support */
#undef HAVE_PANGO_XFT