Fix assert with wrong number of argument to animateTransform
requested to merge asturmlechner/qtsvg:fix-assert-w-wrong-num-of-args-to-animateTransform into kde/5.15
Pick-to: 6.4 6.2 5.15 Change-Id: I8e864ab4213d65866b0004f115f4e7c7bf7173d5 Reviewed-by: Eirik Aavitsland eirik.aavitsland@qt.io (cherry picked from commit 6acc5212)
-
asturmlechner 2022-09-08: Resolve conflict with dev branch commit 50457678
vals is of type QList in dev branch instead of QVector.