summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2018-01-02 09:32:37 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2018-01-02 09:32:37 +0000
commit9de26a630fd49014b40e7322c971f3d96fc986af (patch)
tree47b9a762d7b6cfd99f37ff46dda87904da9f067b /tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro
parentbb6f0a5291f8a51d7dc21f13463dd2a0b27ed916 (diff)
parent0f315adf9199efcfafa44371464ab6d1fc866774 (diff)
Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging/dev
Diffstat (limited to 'tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro')
-rw-r--r--tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro b/tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro
index bfeb183abf..72a36876b7 100644
--- a/tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro
+++ b/tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro
@@ -1,4 +1,4 @@
CONFIG += testcase
TARGET = tst_qpropertyanimation
-QT = core gui widgets testlib
+QT = core gui widgets testlib core-private
SOURCES = tst_qpropertyanimation.cpp