summaryrefslogtreecommitdiffstats
path: root/src/animation/animation.pro
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2017-02-06 15:12:25 +0100
committerPaul Lemire <paul.lemire@kdab.com>2017-02-06 14:54:35 +0000
commit3f649fd039369ec14a348bc424eac75a315e6dd6 (patch)
treed6fc191be4e9745ed8d589c7bd51e65295caab6d /src/animation/animation.pro
parentb3c54ed5c61519b479c98b911ddd775b9fdea395 (diff)
Animations: add type to the jobs for the profiler
Change-Id: Ifa8d2def025608de6731b6391145df9ebb430d9f Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/animation/animation.pro')
-rw-r--r--src/animation/animation.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/animation/animation.pro b/src/animation/animation.pro
index 4443e3193..b7d08416c 100644
--- a/src/animation/animation.pro
+++ b/src/animation/animation.pro
@@ -15,7 +15,8 @@ include(backend/backend.pri)
HEADERS += \
qt3danimation_global.h \
qt3danimation_global_p.h \
- animationlogging_p.h
+ animationlogging_p.h \
+ job_common_p.h
SOURCES += \
animationlogging.cpp