]> git.saurik.com Git - wxWidgets.git/commitdiff
removed bogus ImageList property
authorRobin Dunn <robin@alldunn.com>
Fri, 12 Jan 2007 18:39:04 +0000 (18:39 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 12 Jan 2007 18:39:04 +0000 (18:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_listctrl.i

index 262ddbc4627d353455434d7313767de7756e76c4..2c5e865413347adbcb0f97ab192583c8009c48bd 100644 (file)
@@ -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`");