X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..4b7d829b21556feef6c3b4d45d48b523f60a0dda:/interface/wx/animate.h diff --git a/interface/wx/animate.h b/interface/wx/animate.h index 62e2ab5a8f..0c071c5a56 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 @@ -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.