]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/listctrl.h
More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work
[wxWidgets.git] / include / wx / motif / listctrl.h
index 5dd61342e94c1a2debd8ce12b21a876c643a1c2e..8cee50cf235e3f17b9757d6e2b71ade1dcafeb8b 100644 (file)
@@ -241,7 +241,7 @@ class WXDLLEXPORT wxListCtrl: public wxControl
   bool SetItemData(long item, long data) ;
 
   // Gets the item rectangle
   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 ;
 
   // Gets the item position
   bool GetItemPosition(long item, wxPoint& pos) const ;