aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorCharles Yin <yinyunqiao@gmail.com>2012-03-08 00:12:58 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-13 23:50:52 +0100
commitc67ed6887a8ee2fac935d81630b4b77926486c9b (patch)
tree1b9dff98f2fe8e83927400b3743923db93fa9a42 /tests/auto/quick/quick.pro
parentc291efff26c13963cf98c127bfa759f89f103e48 (diff)
More refactoring on animation controller
Add a flag and helper functions for disabling user control in QAbstractAnimationJob class and make it synchronized with QDeclarativeAnimation class's disableUserControl flag. Change-Id: Ifa84ab0c78291941469c33f2cafe5f61ee718b2c Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 4065dbf508..c8014be820 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -18,6 +18,7 @@ PRIVATETESTS += \
qquickpath \
qquicksmoothedanimation \
qquickspringanimation \
+ qquickanimationcontroller \
qquickstyledtext \
qquickstates \
qquicksystempalette \