Diffusion Krita e97a0a018ac8

Fix TestAnimatedTransformParameters

Authored by rempt on Jul 27 2018, 8:35 AM.

Description

Fix TestAnimatedTransformParameters

This test failed because it created a shared-pointer based class
on the stack, then passed it to functions that expected a
shared pointer as a plain pointer -- and poof, double delete.

Details

Committed
remptJul 27 2018, 8:35 AM
Parents
R37:33efeca4934e: Fix the prefix for the transform tool tests
Branches
Unknown
Tags
Unknown