fix name errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,16 +19,13 @@ del sys, _wx
|
||||
|
||||
|
||||
# Now assign all the reverse-renamed names:
|
||||
wxAnimationControlNameStr = wx.animate.AnimationControlNameStr
|
||||
wxANIM_UNSPECIFIED = wx.animate.ANIM_UNSPECIFIED
|
||||
wxANIM_DONOTREMOVE = wx.animate.ANIM_DONOTREMOVE
|
||||
wxANIM_TOBACKGROUND = wx.animate.ANIM_TOBACKGROUND
|
||||
wxANIM_TOPREVIOUS = wx.animate.ANIM_TOPREVIOUS
|
||||
wxAnimationPlayer = wx.animate.AnimationPlayer
|
||||
wxAnimation = wx.animate.Animation
|
||||
wxAnimationCtrl = wx.animate.AnimationCtrl
|
||||
wxAnimationBase = wx.animate.AnimationBase
|
||||
wxGIFAnimation = wx.animate.GIFAnimation
|
||||
wxAN_FIT_ANIMATION = wx.animate.AN_FIT_ANIMATION
|
||||
wxGIFAnimationCtrl = wx.animate.GIFAnimationCtrl
|
||||
wxPreGIFAnimationCtrl = wx.animate.PreGIFAnimationCtrl
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user