X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dee1a63ff52bfe4da396187f8438aa1a29796737..ddec9f1eeb99ef15f18b0bcb7ff503cca4a2942f:/include/wx/treebase.h diff --git a/include/wx/treebase.h b/include/wx/treebase.h index bd9ae42ff0..445b4c28bc 100644 --- a/include/wx/treebase.h +++ b/include/wx/treebase.h @@ -216,7 +216,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 wxChar) wxTreeCtrlNameStr[]; // ---------------------------------------------------------------------------- // wxTreeItemAttr: a structure containing the visual attributes of an item