X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..6f841509cecded593e8e7c20d4a9e23ed29e5fa1:/src/stubs/listctrl.cpp diff --git a/src/stubs/listctrl.cpp b/src/stubs/listctrl.cpp index 0f4ed673a5..d1d8445652 100644 --- a/src/stubs/listctrl.cpp +++ b/src/stubs/listctrl.cpp @@ -266,7 +266,7 @@ bool wxListCtrl::SetItemData(long item, long data) } // Gets the item rectangle -bool wxListCtrl::GetItemRect(long item, wxRectangle& rect, int code) const +bool wxListCtrl::GetItemRect(long item, wxRect& rect, int code) const { // TODO return FALSE;