mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 11:22:05 +02:00
Merge pull request #2124
5f38dbb
wizard: fix non-existent property backTransition (mmbyday)
This commit is contained in:
commit
7dfc6ceef5
@ -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