X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d72927c12020252349d8c6025144944feebd4de5..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/animate.h diff --git a/interface/wx/animate.h b/interface/wx/animate.h index cd1e926d7b..f4376a3e29 100644 --- a/interface/wx/animate.h +++ b/interface/wx/animate.h @@ -2,7 +2,6 @@ // Name: animate.h // Purpose: interface of wxAnimation* classes // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -54,7 +53,7 @@ enum wxAnimationType @nativeimpl{wxgtk,wxmsw} - @appearance{animationctrl.png} + @appearance{animationctrl} @see wxAnimation, @sample{animate} */ @@ -200,7 +199,7 @@ public: @see wxAnimationCtrl, @sample{animate} */ -class wxAnimation : public wxGDIObject +class wxAnimation : public wxObject { public: /**