chore(GenKeyModal.qml): added object name for tests

This commit is contained in:
Anastasiya S 2021-11-02 16:21:11 +03:00 committed by Iuri Matias
parent b91a423801
commit 69656cfef5
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ ModalPopup {
}
}
footer: StatusRoundButton {
objectName: "submitButton"
id: submitBtn
anchors.bottom: parent.bottom
anchors.topMargin: Style.current.padding