X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..076d2575bc9b1b5a844d90fcae77988a4fd5a73e:/src/stubs/listctrl.cpp?ds=sidebyside 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;