X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b6dbb09746f8f5ee0549a2ff39ae0ac4c725898..a367b9b3f8a722d6029e209070be11d120be0180:/include/wx/motif/listctrl.h?ds=sidebyside diff --git a/include/wx/motif/listctrl.h b/include/wx/motif/listctrl.h index 5dd61342e9..8cee50cf23 100644 --- a/include/wx/motif/listctrl.h +++ b/include/wx/motif/listctrl.h @@ -241,7 +241,7 @@ class WXDLLEXPORT wxListCtrl: public wxControl bool SetItemData(long item, long data) ; // Gets the item rectangle - bool GetItemRect(long item, wxRectangle& rect, int code = wxLIST_RECT_BOUNDS) const ; + bool GetItemRect(long item, wxRect& rect, int code = wxLIST_RECT_BOUNDS) const ; // Gets the item position bool GetItemPosition(long item, wxPoint& pos) const ;