derived types, and it is not OOR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42228
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
%typemap(out) wxDC* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxFSFile* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxFileSystem* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxDC* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxFSFile* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxFileSystem* { $result = wxPyMake_wxObject($1, (bool)$owner); }
-%typemap(out) wxImageList* { $result = wxPyMake_wxObject($1, (bool)$owner); }
+//%typemap(out) wxImageList* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxImage* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxListItem* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxMenuItem* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxImage* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxListItem* { $result = wxPyMake_wxObject($1, (bool)$owner); }
%typemap(out) wxMenuItem* { $result = wxPyMake_wxObject($1, (bool)$owner); }