Merge pull request #1393 from driscollis/patch-6

Update actual location of wx.gizmos.TreeListCtrl
This commit is contained in:
Robin Dunn
2019-10-10 12:29:53 -07:00
committed by GitHub

View File

@@ -745,7 +745,7 @@ wx.animate.Animation :mod:`wx.adv.Animat
wx.animate.AnimationCtrl :mod:`wx.adv.AnimationCtrl`
wx.combo.OwnerDrawnComboBox :mod:`wx.adv.OwnerDrawnComboBox`
wx.gizmos.EditableListBox :mod:`wx.adv.EditableListBox`
wx.gizmos.TreeListCtrl :mod:`wx.dataview.TreeListCtrl`
wx.gizmos.TreeListCtrl :mod:`wx.lib.gizmos.TreeListCtrl`
wx.AboutBox :meth:`wx.adv.AboutBox`
wx.AboutDialogInfo :mod:`wx.adv.AboutDialogInfo`
wx.DatePickerCtrl :mod:`wx.adv.DatePickerCtrl`