X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..5267aefd85739afd26bd19bfba998005119db446:/interface/wx/animate.h diff --git a/interface/wx/animate.h b/interface/wx/animate.h index 62e2ab5a8f..6e5f043905 100644 --- a/interface/wx/animate.h +++ b/interface/wx/animate.h @@ -25,7 +25,6 @@ enum wxAnimationType /** @class wxAnimationCtrl - @wxheader{animate.h} This is a static control which displays an animation. wxAnimationCtrl API is as simple as possible and won't give you full control @@ -50,7 +49,7 @@ enum wxAnimationType @nativeimpl{wxgtk,wxmsw} - + @appearance{animationctrl.png} @see wxAnimation, @sample{animate} */ @@ -177,7 +176,6 @@ public: /** @class wxAnimation - @wxheader{animate.h} This class encapsulates the concept of a platform-dependent animation. An animation is a sequence of frames of the same size.