wizard: fix non-existent property backTransition

This commit is contained in:
mmbyday 2019-04-28 23:43:34 -07:00
parent ff6ce6294b
commit 5f38dbb7dd

View file

@ -287,6 +287,7 @@ Rectangle {
StackView {
id: stackView
property bool backTransition: false
initialItem: wizardStateView.wizardLanguageView
anchors.fill: parent
clip: true