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