Align ellipsis usage with desktop launchers

This commit is contained in:
Ilya Bizyaev 2019-02-10 02:57:52 +01:00
parent 18d95dc927
commit b171fc20aa

View file

@ -87,7 +87,7 @@ Rectangle {
Layout.alignment: Qt.AlignTop
Keys.onEscapePressed: runnerWindow.visible = false
placeholderText: "Search ..."
placeholderText: "Search..."
}
PlasmaExtras.ScrollArea {