X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c25f90f60ceb17d33900f6a94f7f4ff2a009c584..6caa0f5cd18fe9fb39c207d5f31fa5633479a822:/wxPython/src/_listctrl.i?ds=inline diff --git a/wxPython/src/_listctrl.i b/wxPython/src/_listctrl.i index 262ddbc462..2c5e865413 100644 --- a/wxPython/src/_listctrl.i +++ b/wxPython/src/_listctrl.i @@ -863,7 +863,6 @@ any.", "", %property(CountPerPage, GetCountPerPage, doc="See `GetCountPerPage`"); %property(EditControl, GetEditControl, doc="See `GetEditControl`"); %property(FocusedItem, GetFocusedItem, doc="See `GetFocusedItem`"); - %property(ImageList, GetImageList, SetImageList, doc="See `GetImageList` and `SetImageList`"); %property(ItemCount, GetItemCount, SetItemCount, doc="See `GetItemCount` and `SetItemCount`"); %property(MainWindow, GetMainWindow, doc="See `GetMainWindow`"); %property(SelectedItemCount, GetSelectedItemCount, doc="See `GetSelectedItemCount`");