diff options
Diffstat (limited to 'src/corelib/animation/qsequentialanimationgroup.cpp')
| -rw-r--r-- | src/corelib/animation/qsequentialanimationgroup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/animation/qsequentialanimationgroup.cpp b/src/corelib/animation/qsequentialanimationgroup.cpp index 7ce86586286..e8a2d8e7014 100644 --- a/src/corelib/animation/qsequentialanimationgroup.cpp +++ b/src/corelib/animation/qsequentialanimationgroup.cpp @@ -221,7 +221,7 @@ void QSequentialAnimationGroupPrivate::rewindForwards(const AnimationIndex &newA } /*! - \fn QSequentialAnimationGroup::currentAnimationChanged(QAbstractAnimation *current) + \fn QSequentialAnimationGroup::currentAnimationChanged(QAbstractAnimation *current) const QSequentialAnimationGroup emits this signal when currentAnimation has been changed. \a current is the current animation. |
