summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/animationtransformnode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationtransformnode.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationtransformnode.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/animationtransformnode.cxx b/slideshow/source/engine/animationnodes/animationtransformnode.cxx
index ee451ea2cb89..bc9c86462336 100644
--- a/slideshow/source/engine/animationnodes/animationtransformnode.cxx
+++ b/slideshow/source/engine/animationnodes/animationtransformnode.cxx
@@ -59,7 +59,7 @@ AnimationActivitySharedPtr AnimationTransformNode::createActivity() const
rShape,
getContext().mpSubsettableShapeManager,
getSlideSize(),
- nTransformType ),
+ nTransformType, 0 ),
getXAnimateNode() );
case animations::AnimationTransformType::ROTATE: