Swap client data pointers in wxRearrangeList too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Jul 2010 10:43:23 +0000 (10:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Jul 2010 10:43:23 +0000 (10:43 +0000)
commit5778dedc92f6d31435aa1cda6846979a0e9ad35b
tree4d13a39d3d51b7fa4b7b3f2277750672d39e81f4
parentecc4f568a9e2dd566eb74b2616b4172863db5e7f
Swap client data pointers in wxRearrangeList too.

If the list box uses client data, we need to swap the data pointers too when
exchanging items in it.

Closes #12201.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/rearrangectrl.cpp