]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/listctrl.h
Moved image code
[wxWidgets.git] / include / wx / msw / listctrl.h
index 0677ecd2bec920d3122461ebe8be2e8f39485e82..ff52f6a80af6dbbc2de98e5db29bb4f3876fc63b 100644 (file)
@@ -258,7 +258,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 ;