removed bogus ImageList property
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d576c660f7
commit
da88bc1a18
@ -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`");
|
||||
|
Loading…
Reference in New Issue
Block a user