mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
chore(GenKeyModal.qml): added object name for tests
This commit is contained in:
parent
b91a423801
commit
69656cfef5
@ -35,6 +35,7 @@ ModalPopup {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
footer: StatusRoundButton {
|
footer: StatusRoundButton {
|
||||||
|
objectName: "submitButton"
|
||||||
id: submitBtn
|
id: submitBtn
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
anchors.topMargin: Style.current.padding
|
anchors.topMargin: Style.current.padding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user