TreeCtrl updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2000-11-14 22:47:31 +00:00
parent 1de711d740
commit 79a4c912b5
2 changed files with 4 additions and 0 deletions

View File

@@ -116,6 +116,8 @@
// Define 1 to compile check listbox
#define wxUSE_CARET 1
// Define 1 to use wxCaret class
#define wxUSE_TREECTRL 1
// Define 1 to use wxTree* classes
#define wxUSE_XPM_IN_OS2 1
// Define 1 to support the XPM package in wxBitmap.
#define wxUSE_IMAGE_LOADING_IN_OS2 1

View File

@@ -110,6 +110,8 @@
// Define 1 to compile check listbox
#define wxUSE_CARET 1
// Define 1 to use wxCaret class
#define wxUSE_TREECTRL 1
// Define 1 to use wxTree* classes
#define wxUSE_XPM_IN_OS2 1
// Define 1 to support the XPM package in wxBitmap.
#define wxUSE_IMAGE_LOADING_IN_OS2 1