]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Fix wrong tab order in wxAuiNotebook after dragging.
[wxWidgets.git] / docs / changes.txt
index 1f37a94b986cd9dd5c3fbdb38cf36d6154ce4949..f9c2eb15f09bc1095deaac55c4c546cac5930760 100644 (file)
@@ -596,6 +596,7 @@ All (GUI):
 - Add possibility to delay showing wxRichToolTip (John Roberts).
 - Add "rect" paramerer to wxRichToolTip::ShowFor() (John Roberts).
 - Add wxListCtrl::EnableAlternateRowColours() (troelsk).
+- Fix wrong tab order in wxAuiNotebook after dragging (Mark Barber).
 
 wxGTK: