mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 20:40:11 +01:00
Merge pull request #44 from swt2c/animate_moved
Document that the wx.animate classes moved to wx.adv
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user