diff --git a/include/wx/generic/animate.h b/include/wx/generic/animate.h index f139f9a8ef..d28788830f 100644 --- a/include/wx/generic/animate.h +++ b/include/wx/generic/animate.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/generic/animate.h -// Purpose: wxGenericAnimation and wxGenericAnimationCtrl +// Purpose: wxAnimationGenericImpl and wxGenericAnimationCtrl // Author: Julian Smart and Guillermo Rodriguez Garcia // Modified by: Francesco Montorsi // Created: 13/8/99 diff --git a/src/generic/animateg.cpp b/src/generic/animateg.cpp index badca6bfa9..c5caf3074c 100644 --- a/src/generic/animateg.cpp +++ b/src/generic/animateg.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // Name: src/generic/animateg.cpp -// Purpose: wxGenericAnimation and wxGenericAnimationCtrl +// Purpose: wxAnimationGenericImpl and wxGenericAnimationCtrl // Author: Julian Smart and Guillermo Rodriguez Garcia // Modified by: Francesco Montorsi // Created: 13/8/99