aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizard/WizardController.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index a317e544..f4728ac2 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -287,6 +287,7 @@ Rectangle {
StackView {
id: stackView
+ property bool backTransition: false
initialItem: wizardStateView.wizardLanguageView
anchors.fill: parent
clip: true