mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Align ellipsis usage with desktop launchers
This commit is contained in:
parent
18d95dc927
commit
b171fc20aa
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ Rectangle {
|
|||
Layout.alignment: Qt.AlignTop
|
||||
|
||||
Keys.onEscapePressed: runnerWindow.visible = false
|
||||
placeholderText: "Search ..."
|
||||
placeholderText: "Search..."
|
||||
}
|
||||
|
||||
PlasmaExtras.ScrollArea {
|
||||
|
|
|
|||
Loading…
Reference in a new issue