summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-05-14 14:01:53 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-05-14 14:01:53 (GMT)
commit077c35c2fc4b41846e953c2e880ce1bff396a715 (patch)
tree4c0f12dd459ab198d1364c544c9d0fa29d76eeb9 /src/corelib/animation
parentf3418105d25fe9a9fea5b94715d9ec04ca268ee7 (diff)
parent2a4f5a1b4e6e9632ab18c81c3e06ebf2061cd765 (diff)
downloadQt-077c35c2fc4b41846e953c2e880ce1bff396a715.zip
Qt-077c35c2fc4b41846e953c2e880ce1bff396a715.tar.gz
Qt-077c35c2fc4b41846e953c2e880ce1bff396a715.tar.bz2
Merge branch 'kinetic-animations' into kinetic-statemachine
Diffstat (limited to 'src/corelib/animation')
-rw-r--r--src/corelib/animation/qanimationgroup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/animation/qanimationgroup.cpp b/src/corelib/animation/qanimationgroup.cpp
index 2f8cc28..e0be3f7 100644
--- a/src/corelib/animation/qanimationgroup.cpp
+++ b/src/corelib/animation/qanimationgroup.cpp
@@ -41,7 +41,7 @@
/*!
\class QAnimationGroup
- \brief The QAnimationGroup is an abstract base class for group of animations.
+ \brief The QAnimationGroup class is an abstract base class for groups of animations.
\since 4.5
\ingroup animation
\preliminary