qt5base-lts/tests/auto/corelib/animation/qpropertyanimation
Olivier Goffart 5713dde8a1 Fix deadlock in QPropertyAnimation
Commit 1e6514a714 changed the mutex from
recursive to non-recursive, which could introduce dead lock if the
animation starts other animation (This is the case in QMainWindow
layouts)

Change-Id: I1b149b78a802748eb24b5700fffeca0b8555f005
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-07 12:48:49 +01:00
..
qpropertyanimation.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qpropertyanimation.cpp Fix deadlock in QPropertyAnimation 2012-03-07 12:48:49 +01:00