Abort -> Cancel
This commit is contained in:
parent
6d678a108f
commit
29c89b1b9e
@ -55,7 +55,7 @@ Rectangle {
|
|||||||
anchors.topMargin: 10
|
anchors.topMargin: 10
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
//height: 16
|
//height: 16
|
||||||
text: qsTr("Abort edit")
|
text: qsTr("Cancel edit")
|
||||||
onClicked: room.edit = undefined
|
onClicked: room.edit = undefined
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user