mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 07:57:25 -04:00
wizard: use m_wallet instead of storing in settingsObj
This commit is contained in:
@@ -93,8 +93,8 @@ ColumnLayout {
|
||||
|
||||
ListModel {
|
||||
id: dotsModel
|
||||
ListElement { dotColor: "#36B05B" }
|
||||
//ListElement { dotColor: "#DBDBDB" }
|
||||
ListElement { dotColor: "#FFE00A" }
|
||||
ListElement { dotColor: "#DBDBDB" }
|
||||
ListElement { dotColor: "#DBDBDB" }
|
||||
ListElement { dotColor: "#DBDBDB" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user