]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/treebase.h
Applied wxImage::Scale() patch,
[wxWidgets.git] / include / wx / treebase.h
index 6d50ea37da0185a9036c73581d5709e659a6e193..1ef4de314a06570b1b63af960a463f42bf973f0c 100644 (file)
@@ -144,7 +144,7 @@ static const int wxTREE_HITTEST_ONITEM  = wxTREE_HITTEST_ONITEMICON |
                                           wxTREE_HITTEST_ONITEMLABEL;
 
 // tree ctrl default name
-WXDLLEXPORT_DATA(extern const char*) wxTreeCtrlNameStr;
+WXDLLEXPORT_DATA(extern const wxChar*) wxTreeCtrlNameStr;
 
 // ----------------------------------------------------------------------------
 // wxTreeItemAttr: a structure containing the visual attributes of an item