From: Gilles Depeyrot Date: Sun, 22 Jul 2001 18:07:19 +0000 (+0000) Subject: added tree layout define X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bfde68e43fc0d2e6fa916bc6ee07fcf3b964d66a?ds=inline added tree layout define git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h.in b/setup.h.in index 100d1d7142..016bbb0d30 100644 --- a/setup.h.in +++ b/setup.h.in @@ -450,6 +450,11 @@ #endif #endif +/* + * Use wxTreeLayout class + */ +#define wxUSE_TREELAYOUT 0 + /* * Use this control */