mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 15:07:25 -04:00
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