Fix assert in generic wxListCtrl icon view when using images.
Don't assume that the item image is a valid index in m_small_image_list as we
may be in icon view which doesn't use small images at all.
For now restrict this code to the report view mode as apparently the cached
line height is not supposed to be used in other modes even though it's not
clear whether this is really the case and so, perhaps, this code should also
be used when in small icons view mode.
Closes #13604.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69586
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775