Fixed wrong wxList<T>::compatibility_iterator::GetPrevious.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 24 Jul 2003 19:33:59 +0000 (19:33 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 24 Jul 2003 19:33:59 +0000 (19:33 +0000)
commit728c62b66d3bb087c876fa821f7172581d48557c
treed01c44c89d81b296371e311e2f7c95c0eeb9134f
parent684d26bb27e3c0072ef947c2aa45dd863353d7cf
  Fixed wrong wxList<T>::compatibility_iterator::GetPrevious.
  Added operator== and != for compatibility_iterator.
  Removed deprecation warning of wxStringList: until wxPathList
is changed not to use wxStringList, having the warning is just
annoying.

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