no longer need reverse renamers for the *Ptr classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-03-23 15:56:22 +00:00
parent 0b652e0ef9
commit 6cfc5ebfa7
17 changed files with 0 additions and 432 deletions

View File

@@ -25,14 +25,10 @@ wxANIM_DONOTREMOVE = wx.animate.ANIM_DONOTREMOVE
wxANIM_TOBACKGROUND = wx.animate.ANIM_TOBACKGROUND
wxANIM_TOPREVIOUS = wx.animate.ANIM_TOPREVIOUS
wxAnimationPlayer = wx.animate.AnimationPlayer
wxAnimationPlayerPtr = wx.animate.AnimationPlayerPtr
wxAnimationBase = wx.animate.AnimationBase
wxAnimationBasePtr = wx.animate.AnimationBasePtr
wxGIFAnimation = wx.animate.GIFAnimation
wxGIFAnimationPtr = wx.animate.GIFAnimationPtr
wxAN_FIT_ANIMATION = wx.animate.AN_FIT_ANIMATION
wxGIFAnimationCtrl = wx.animate.GIFAnimationCtrl
wxGIFAnimationCtrlPtr = wx.animate.GIFAnimationCtrlPtr
wxPreGIFAnimationCtrl = wx.animate.PreGIFAnimationCtrl