aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qmldesigner/newstateseditor/Main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qmldesigner/newstateseditor/Main.qml')
-rw-r--r--share/qtcreator/qmldesigner/newstateseditor/Main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/qmldesigner/newstateseditor/Main.qml b/share/qtcreator/qmldesigner/newstateseditor/Main.qml
index 9bc9e6eb4b3..29feb5741db 100644
--- a/share/qtcreator/qmldesigner/newstateseditor/Main.qml
+++ b/share/qtcreator/qmldesigner/newstateseditor/Main.qml
@@ -593,6 +593,7 @@ Rectangle {
NumberAnimation {
properties: "x,y"
easing.type: Easing.OutQuad
+ duration: 100
}
}