Update wxWidgets changeset pointer to get TreeListCtrl fix

This commit is contained in:
Robin Dunn
2018-01-25 14:11:19 -08:00
parent 264eb7a2e2
commit 179318b3d1
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ Changes in this release include the following:
of the style parameter.
* Fix crash when deleting all wx.dataview.TreeListCtrl items with wxGTK3.
(#679)
(#679, #704)
* Fix displaying '&' in the label of wx.RadioBox on GTK. (#39)