// Name: animate.h
// Purpose: interface of wxAnimation* classes
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@nativeimpl{wxgtk,wxmsw}
- @appearance{animationctrl.png}
+ @appearance{animationctrl}
@see wxAnimation, @sample{animate}
*/
@see wxAnimationCtrl, @sample{animate}
*/
-class wxAnimation : public wxGDIObject
+class wxAnimation : public wxObject
{
public:
/**