X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03e11df5470fd64d9d9a669d0b50b84c2d714736..ce72eadb4d64f0d687aec658cfc3bfb72f1180a3:/src/mac/treectrl.cpp diff --git a/src/mac/treectrl.cpp b/src/mac/treectrl.cpp index 67ccc4f022..5a50bd157d 100644 --- a/src/mac/treectrl.cpp +++ b/src/mac/treectrl.cpp @@ -123,7 +123,7 @@ long wxTreeCtrl::GetChild(long item) const return 0; } -long wxTreeCtrl::GetParent(long item) const +long wxTreeCtrl::GetItemParent(long item) const { // TODO return 0;