Check for invalid items in generic wxDataViewCtrl::GetSelections().
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 8 Aug 2011 10:23:19 +0000 (10:23 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 8 Aug 2011 10:23:19 +0000 (10:23 +0000)
commit373a4816d447cbf6da448e139cd577599c866e86
tree0b16302e3334490b14e8975f053079d61205ea56
parent04675edfb19c0895d4a719431f79e11ef62ffb1d
Check for invalid items in generic wxDataViewCtrl::GetSelections().

This shouldn't normally happen, but if some bug causes it, detect it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datavgen.cpp