summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/handler_p.h
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@qt.io>2017-11-17 11:32:23 +0100
committerAndy Nichols <andy.nichols@qt.io>2017-11-17 11:41:20 +0100
commita951564557c91fdbb6974c089eec374d51011ad1 (patch)
treed885c370a563bc0490770811be32af3809d90e95 /src/animation/backend/handler_p.h
parent91ac8d0264a3777a9d61f704001d032747e25c9f (diff)
parente3e9372a353b641580f15dbbc09a488b8cb26d64 (diff)
Merge remote-tracking branch 'origin/5.9' into 5.10
Diffstat (limited to 'src/animation/backend/handler_p.h')
-rw-r--r--src/animation/backend/handler_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/animation/backend/handler_p.h b/src/animation/backend/handler_p.h
index d35d5a132..99e2ae1f6 100644
--- a/src/animation/backend/handler_p.h
+++ b/src/animation/backend/handler_p.h
@@ -121,6 +121,7 @@ public:
QVector<Qt3DCore::QAspectJobPtr> jobsToExecute(qint64 time);
+ void cleanupHandleList(QVector<HAnimationClip> *clips);
void cleanupHandleList(QVector<HClipAnimator> *animators);
void cleanupHandleList(QVector<HBlendedClipAnimator> *animators);