mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 00:27:26 -04:00
wizard: fix non-existent property backTransition
This commit is contained in:
@@ -287,6 +287,7 @@ Rectangle {
|
||||
|
||||
StackView {
|
||||
id: stackView
|
||||
property bool backTransition: false
|
||||
initialItem: wizardStateView.wizardLanguageView
|
||||
anchors.fill: parent
|
||||
clip: true
|
||||
|
||||
Reference in New Issue
Block a user