don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Apr 2007 02:22:00 +0000 (02:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Apr 2007 02:22:00 +0000 (02:22 +0000)
commit75a788ee9230f65330731e58889840989525129b
tree8386a981eb0a98c2def72202be6989f85c47b309
parent248d0a8970db1501645c2cb7eeea4cf285ede268
don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/univ/combobox.cpp