summaryrefslogtreecommitdiff
path: root/src/controls/Private/StackViewSlideDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Private/StackViewSlideDelegate.qml')
-rw-r--r--src/controls/Private/StackViewSlideDelegate.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Private/StackViewSlideDelegate.qml b/src/controls/Private/StackViewSlideDelegate.qml
index e64bc38b..dcc14448 100644
--- a/src/controls/Private/StackViewSlideDelegate.qml
+++ b/src/controls/Private/StackViewSlideDelegate.qml
@@ -135,7 +135,7 @@ StackViewDelegate {
to: target.height
duration: 300
}
- property Component replaceTransition: pushTransition
}
+ property Component replaceTransition: pushTransition
}
}