mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-12 09:36:59 +00:00
Merge pull request #2124
5f38dbb
wizard: fix non-existent property backTransition (mmbyday)
This commit is contained in:
commit
7dfc6ceef5
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@ Rectangle {
|
|||
|
||||
StackView {
|
||||
id: stackView
|
||||
property bool backTransition: false
|
||||
initialItem: wizardStateView.wizardLanguageView
|
||||
anchors.fill: parent
|
||||
clip: true
|
||||
|
|
Loading…
Reference in a new issue