Fix QCommonStylePrivate::stopAnimation()
authorJ-P Nurmi <jpnurmi@digia.com>
Tue, 30 Oct 2012 14:38:32 +0000 (15:38 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 30 Oct 2012 18:40:31 +0000 (19:40 +0100)
commitdca34854efc4ff10965794495d7e1d904321a447
treeaf8d2783e60980c7932a6320bc1a6a7ecab4a8e5
parent85a8df184b3aaa7f3a5a35895aa1caa3d4c39f42
Fix QCommonStylePrivate::stopAnimation()

Make sure that QCommonStylePrivate::animation() does
not return an animation that was already stopped.

Change-Id: I35b7f8e0fabff9908f247b3632e35388e2c95a6d
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
src/widgets/styles/qcommonstyle.cpp