]> git.saurik.com Git - wxWidgets.git/commit
fix other insert() overloads to work when inserting at the end of the list, continuat...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2009 23:46:53 +0000 (23:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2009 23:46:53 +0000 (23:46 +0000)
commitab13878f7b266ca4e4b36242c033097d832de1f3
tree2e945e4da7f54832d90269e84c9fc19348d95e3d
parent7b8b72b506722713f33cd35379f1395aceee786a
fix other insert() overloads to work when inserting at the end of the list, continuation of r56299 (see #10103)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/list.h
tests/lists/lists.cpp