mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
taskswitcher: Bold clear button text
This commit is contained in:
parent
32ca26c5fa
commit
30312c4e7a
1 changed files with 1 additions and 0 deletions
|
|
@ -254,6 +254,7 @@ Item {
|
|||
}
|
||||
|
||||
icon.name: "edit-clear-history"
|
||||
font.bold: true
|
||||
|
||||
text: closeRequested ? "Confirm Close All" : "Close All"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue