Skip to content

Commit

Permalink
Use wxListCtrl screenshots for wxListView as well.
Browse files Browse the repository at this point in the history
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 wxWidgets#15346.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
  • Loading branch information
vadz committed Oct 1, 2013
1 parent 6c5086b commit 38e392a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed docs/doxygen/images/appear-listview-gtk.png
Binary file not shown.
2 changes: 1 addition & 1 deletion interface/wx/listctrl.h
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,7 @@ class wxListItemAttr
@library{wxcore}
@category{ctrl}
@appearance{listview}
@appearance{listctrl}
@see wxListView::SetColumnImage
*/
Expand Down

0 comments on commit 38e392a

Please sign in to comment.