Use wxListCtrl screenshots for wxListView as well.

wxListView appears identically to wxListCtrl in report mode and the existing
wxListCtrl screenshots show it exactly in this mode, so it doesn't make much
sense to duplicate them.

This also avoids Doxygen warnings about missing wxListView screenshots for
MSW and OSX.

See #15346.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2013-10-01 13:03:20 +00:00
parent 6c5086b3bf
commit 38e392a8d6
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1536,7 +1536,7 @@ public:
@library{wxcore}
@category{ctrl}
@appearance{listview}
@appearance{listctrl}
@see wxListView::SetColumnImage
*/