Add ellipses to "Remove" button in space hierarchy

This can be somewhat unclear if NeoChat prompts you (it does!)

CCBUG: 497044
This commit is contained in:
Joshua Goins
2026-01-13 18:05:56 -05:00
parent 7f58ee3793
commit 02b95c921d

View File

@@ -120,7 +120,7 @@ Item {
}
QQC2.ToolButton {
visible: root.canRemove
text: i18nc("@button", "Remove")
text: i18nc("@button", "Remove")
icon.name: "list-remove"
display: QQC2.AbstractButton.IconOnly
onClicked: {