From: Vadim Zeitlin Date: Sun, 23 Dec 2012 11:33:50 +0000 (+0000) Subject: Fix wrong tab order in wxAuiNotebook after dragging. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ab67e8874db324fab5223cc8d5dff8a8de3e2b77?ds=inline;hp=ab67e8874db324fab5223cc8d5dff8a8de3e2b77 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 ---