summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/animation/animation.pro')
-rw-r--r--tests/auto/animation/animation.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/animation/animation.pro b/tests/auto/animation/animation.pro
index b48fd347b..421ecfdd5 100644
--- a/tests/auto/animation/animation.pro
+++ b/tests/auto/animation/animation.pro
@@ -34,5 +34,6 @@ qtConfig(private_tests) {
additiveclipblend \
clipblendvalue \
animationutils \
- qabstractanimation
+ qabstractanimation \
+ findrunningclipanimatorsjob
}