remove the selection when SetSelection(-1) is called instead of asserting (as documented)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 18 Oct 2004 01:03:02 +0000 (01:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 18 Oct 2004 01:03:02 +0000 (01:03 +0000)
commit6c6ea7bed145bc5bb8a5c9ac3704af914ca57171
treeaca09a3598aced341ee35de323f06a00694d0cbd
parentc4e05385a2827c5cd6ad245d84d7b21e27351004
remove the selection when SetSelection(-1) is called instead of asserting (as documented)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/listbox.cpp