X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39b61aa3eb950489f880fbe2024d3b5bc82a11f5..50ccc908dc4e6376de91edd7f74018898fd690b1:/include/wx/palmos/chkconf.h diff --git a/include/wx/palmos/chkconf.h b/include/wx/palmos/chkconf.h index ba0dc19b85..6cb458fdfd 100644 --- a/include/wx/palmos/chkconf.h +++ b/include/wx/palmos/chkconf.h @@ -150,6 +150,9 @@ #undef wxUSE_ICO_CUR #define wxUSE_ICO_CUR 0 +#undef wxUSE_SVG +#define wxUSE_SVG 0 + #undef wxUSE_INTL #define wxUSE_INTL 0 @@ -303,8 +306,8 @@ #undef wxUSE_URL #define wxUSE_URL 0 -#undef wxUSE_WCHAR_T -#define wxUSE_WCHAR_T 0 +//#undef wxUSE_WCHAR_T +//#define wxUSE_WCHAR_T 1 #undef wxUSE_WIZARDDLG #define wxUSE_WIZARDDLG 0 @@ -324,5 +327,11 @@ #undef wxUSE_ZLIB #define wxUSE_ZLIB 0 +#undef wxUSE_COLLPANE +#define wxUSE_COLLPANE 0 + +#undef wxUSE_TOOLBOOK +#define wxUSE_TOOLBOOK 0 + #endif /* _WX_PALMOS_CHKCONF_H_ */