forked from Public/monero-gui
WizardNav: use PageIndicator in wizardProgress
This commit is contained in:
@@ -66,7 +66,7 @@ Rectangle {
|
||||
|
||||
WizardNav {
|
||||
progressSteps: 4
|
||||
progress: 3
|
||||
progress: 2
|
||||
onPrevClicked: {
|
||||
wizardStateView.state = "wizardCreateWallet2";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user