mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
wizard: fix non-existent property backTransition
This commit is contained in:
parent
ff6ce6294b
commit
5f38dbb7dd
@ -287,6 +287,7 @@ Rectangle {
|
||||
|
||||
StackView {
|
||||
id: stackView
|
||||
property bool backTransition: false
|
||||
initialItem: wizardStateView.wizardLanguageView
|
||||
anchors.fill: parent
|
||||
clip: true
|
||||
|
Loading…
Reference in New Issue
Block a user