wxSortedArray::Add must return the index of the newly
authorMattia Barbon <mbarbon@cpan.org>
Thu, 10 Jul 2003 19:32:04 +0000 (19:32 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 10 Jul 2003 19:32:04 +0000 (19:32 +0000)
commit6992d326eb1246d9d03f04245d0cd87eab65f6f7
tree2f9e6b472452d894d7cff67d1172d2a4244a6e06
parentfcd0c90f758ec71f89fda08e55ed325d7d861b12
  wxSortedArray::Add must return the index of the newly
inserted item.

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