]> git.saurik.com Git - wxWidgets.git/commit
In wxListCtrl::Find, don't decrement 'start' if already -1, or the search fails.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 5 Jan 2001 13:35:38 +0000 (13:35 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 5 Jan 2001 13:35:38 +0000 (13:35 +0000)
commit8036af01d81f3bdda4ad73bd4f1053d02a814ca9
tree87e3b1998c7cd1ca7c1fbd16a15f207f709ebd5e
parent0b237b676d49b9503e432018ccb80b120d3ec1e5
In wxListCtrl::Find, don't decrement 'start' if already -1, or the search fails.

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