From: Włodzimierz Skiba Date: Thu, 20 Apr 2006 22:58:03 +0000 (+0000) Subject: Keep wxPalmOS buildable after changes in wxConvAuto. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/74b720793f9d312566450461fac394e5e456ae5d?ds=inline Keep wxPalmOS buildable after changes in wxConvAuto. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/palmos/chkconf.h b/include/wx/palmos/chkconf.h index c2ca4c7b92..6c8796ba77 100644 --- a/include/wx/palmos/chkconf.h +++ b/include/wx/palmos/chkconf.h @@ -262,6 +262,9 @@ #undef wxUSE_STATLINE #define wxUSE_STATLINE 0 +#undef wxUSE_TEXTBUFFER +#define wxUSE_TEXTBUFFER 0 + #undef wxUSE_TEXTCTRL #define wxUSE_TEXTCTRL 0