Doc: corrected autolink issue animation

Task-number: QTBUG-40362
Change-Id: If89a8ae6aeecd4060a34f987baaf55c12439e7ea
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
This commit is contained in:
Nico Vertriest 2014-10-10 14:29:40 +02:00 committed by Mitch Curtis
parent a31ad5b73a
commit 9571e0b6cd

View File

@ -62,7 +62,7 @@
QAnimationGroup provides methods for adding and retrieving
animations. Besides that, you can remove animations by calling
remove(), and clear the animation group by calling
\l removeAnimation(), and clear the animation group by calling
clear(). You may keep track of changes in the group's
animations by listening to QEvent::ChildAdded and
QEvent::ChildRemoved events.