blob: b07120234ad0467d19c1cbe94ac70b3d3d3fe559 [file] [log] [blame]
import QtQuick 2.0
SmoothedAnimation {
to: 10; duration: 300; reversingMode: SmoothedAnimation.Immediate
}