TreeCtrl updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user