]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
Rebake trunk after wxWebView merge and add missing project files for the wxWebView...
[wxWidgets.git] / include / wx / msw / wince / setup.h
index f0c50f6861feaaf5a58e6cc6ceecd20587d29e2a..4ed343f02ba480a159870fcc3e35a3a05b8077f4 100644 (file)
 #define wxUSE_TEXTCTRL      1   // wxTextCtrl
 #define wxUSE_TOGGLEBTN     1   // requires wxButton
 #define wxUSE_TREECTRL      1   // wxTreeCtrl
+#define wxUSE_TREELISTCTRL  1   // wxTreeListCtrl
 
 // Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR
 // below either wxStatusBar95 or a generic wxStatusBar will be used.