X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..7e256c24fbe8c432b4c122d0fa2b60a59aba94f2:/src/stubs/treectrl.cpp diff --git a/src/stubs/treectrl.cpp b/src/stubs/treectrl.cpp index 5f346b38bc..137a885dbf 100644 --- a/src/stubs/treectrl.cpp +++ b/src/stubs/treectrl.cpp @@ -252,7 +252,7 @@ bool wxTreeCtrl::SetItemData(long item, long data) return SetItem(info); } -bool wxTreeCtrl::GetItemRect(long item, wxRectangle& rect, bool textOnly) const +bool wxTreeCtrl::GetItemRect(long item, wxRect& rect, bool textOnly) const { // TODO return FALSE;