]> git.saurik.com Git - wxWidgets.git/commit
Fix wrong tab order in wxAuiNotebook after dragging.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Dec 2012 11:33:50 +0000 (11:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Dec 2012 11:33:50 +0000 (11:33 +0000)
commitab67e8874db324fab5223cc8d5dff8a8de3e2b77
tree9b2961128724ae7243816018c6cb1f62e8e41943
parent76e36b9452b483cf2ec99386ac1e7046ff47b06f
Fix wrong tab order in wxAuiNotebook after dragging.

Update the tab index correctly to keep tabs list and windows list in sync.

Closes #10848.

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