diff --git a/docs/classic_vs_phoenix.txt b/docs/classic_vs_phoenix.txt index 74020477..ed9fbed1 100644 --- a/docs/classic_vs_phoenix.txt +++ b/docs/classic_vs_phoenix.txt @@ -742,6 +742,8 @@ Modules which have moved `Classic` Name `Phoenix` Name =========================================================== =========================================================== wx.calendar.CalendarCtrl :mod:`adv.CalendarCtrl` +wx.animate.Animation :mod:`adv.Animation` +wx.animate.AnimationCtrl :mod:`adv.AnimationCtrl` wx.combo.OwnerDrawnComboBox :mod:`adv.OwnerDrawnComboBox` wx.gizmos.EditableListBox :mod:`adv.EditableListBox` wx.gizmos.TreeListCtrl :mod:`dataview.TreeListCtrl`