X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..71cf399ff0f1ddb966b48e512b0fb4e690f5c440:/include/wx/treebase.h diff --git a/include/wx/treebase.h b/include/wx/treebase.h index c706914558..991a856fad 100644 --- a/include/wx/treebase.h +++ b/include/wx/treebase.h @@ -220,7 +220,7 @@ static const int wxTREE_HITTEST_ONITEM = wxTREE_HITTEST_ONITEMICON | wxTREE_HITTEST_ONITEMLABEL; // tree ctrl default name -extern WXDLLEXPORT_DATA(const wxChar) wxTreeCtrlNameStr[]; +extern WXDLLEXPORT_DATA(const char) wxTreeCtrlNameStr[]; // ---------------------------------------------------------------------------- // wxTreeItemAttr: a structure containing the visual attributes of an item