OSDN Git Service

move the QEasingCurve::Custom case to the switch in QEasingCurve::valueForProgress()
authorIvailo Monev <xakepa10@gmail.com>
Thu, 24 Nov 2022 22:26:54 +0000 (00:26 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Thu, 24 Nov 2022 22:26:54 +0000 (00:26 +0200)
commit6fe67b22f90d9bf0c5ef6f45d1a6f996607339ec
tree07116a9f1ad75ab5815d36dfdfc5f9f2893f2d17
parent41bea107bf219a5d26e0ddd808fe75aa93f5bdb4
move the QEasingCurve::Custom case to the switch in QEasingCurve::valueForProgress()

side note: only plasma and KWin set custom QEasingCurve function, both are
not used

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/core/tools/qeasingcurve.cpp