- wxGenericImageList *GetImageList( int which ) const;
- void SetImageList( wxGenericImageList *imageList, int which );
- void AssignImageList( wxGenericImageList *imageList, int which );
+ wxImageListType *GetImageList( int which ) const;
+ void SetImageList( wxImageListType *imageList, int which );
+ void AssignImageList( wxImageListType *imageList, int which );