]> git.saurik.com Git - wxWidgets.git/commit
Handle cases where an index larger than GetItemCount() is passed into InsertItem.
authorKevin Ollivier <kevino@theolliviers.com>
Tue, 19 Sep 2006 17:08:36 +0000 (17:08 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Tue, 19 Sep 2006 17:08:36 +0000 (17:08 +0000)
commite42667e599b94968e20f009ebdafbd20c048e610
tree99333f69742b0b311e91aefb7c6e6e8f3e000d63
parent3966a9f4f8001df66aa0fcb347911f9fdade00dc
Handle cases where an index larger than GetItemCount() is passed into InsertItem.

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