Capitalise the S

We need to seize this opportunity and capitalise on that sort of market opportunity.
This commit is contained in:
Ghostkeeper 2019-09-19 10:47:16 +02:00
parent cc65bc8213
commit 1f7c653368
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -65,7 +65,7 @@ Item
anchors.right: clearFilterButton.left anchors.right: clearFilterButton.left
anchors.rightMargin: Math.round(UM.Theme.getSize("thick_margin").width) anchors.rightMargin: Math.round(UM.Theme.getSize("thick_margin").width)
placeholderText: "<img align='middle' src='"+ UM.Theme.getIcon("search") +"'>" + "<div vertical-align=bottom>" + catalog.i18nc("@label:textbox", "search settings") placeholderText: "<img align='middle' src='"+ UM.Theme.getIcon("search") +"'>" + "<div vertical-align=bottom>" + catalog.i18nc("@label:textbox", "Search settings")
style: TextFieldStyle style: TextFieldStyle
{ {