summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-05-26 17:23:42 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-07-29 12:45:12 +0000
commitce99361cc0260f9672ebfe92918f2a9727a6db3d (patch)
treefa0a60c456795463b350e322245468df94fa6c43 /tests
parent93b845464fa7ac29c26e1835fd3a6cfac33d9a9d (diff)
QEasingCurve: fix missing copy() override
TCBEase is-a BezierEase, but overrides value(). It only performs additional checks and then calls the base class' implementation, but it feels wrong, like a bug waiting to manifest itself, that slicing should occur on cloning a TCBEase. Fix by adding the missing reimplmentation. Change-Id: I2524f51fec1850ff36ed706bc79e9592734d8680 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions