X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..c47d0f2eb1fa40b287ad8bd16b593e3f6daa96e4:/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;