]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added alpha channel support to wxDFB's wxBitmap
[wxWidgets.git] / setup.h.in
index cc2bebdae86e39497b394c28ccd64df1c6936d89..aa7372c8e757ac873bd96c8986576eb8b01ac721 100644 (file)
 #define wxUSE_DATAVIEWCTRL  0
 #define wxUSE_DATEPICKCTRL  0
 #define wxUSE_DIRPICKERCTRL 0
+#define wxUSE_EDITABLELISTBOX 0
 #define wxUSE_FILEPICKERCTRL 0
 #define wxUSE_FONTPICKERCTRL 0
 #define wxUSE_GAUGE         0
 /* Define if size_t on your machine is the same type as unsigned long. */
 #undef wxSIZE_T_IS_ULONG
 
+/* Define if wchar_t is distinct type in your compiler. */
+#undef wxWCHAR_T_IS_SEPARATE_TYPE
+
 /* Define if you have the dlopen function.  */
 #undef HAVE_DLOPEN