don't assert in SetStringSelection() if the item isn't found for consistency with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Jul 2006 00:31:52 +0000 (00:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Jul 2006 00:31:52 +0000 (00:31 +0000)
commit956689757d71e8190bd18d4ff8b0f40da7061fe3
treeedeb869098c148ad76329c24e6d894cb78699633
parent1294722aa6f24b9cb68917168a8b02616565236a
don't assert in SetStringSelection() if the item isn't found for consistency with wxItemContainerImmutable

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