added tree layout define

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot 2001-07-22 18:07:19 +00:00
parent d8eccedebe
commit bfde68e43f

View File

@ -450,6 +450,11 @@
#endif
#endif
/*
* Use wxTreeLayout class
*/
#define wxUSE_TREELAYOUT 0
/*
* Use this control
*/