mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Fix text color
This commit is contained in:
parent
0388538359
commit
bdd27acdf2
@ -312,6 +312,7 @@ Item {
|
||||
|
||||
TextField {
|
||||
id: tiSearch
|
||||
placeholderTextColor: Material.secondaryTextColor
|
||||
placeholderText: qsTr("Search for Wallpaper and Widgets...")
|
||||
onEditingFinished: root.steamWorkshop.searchWorkshopByText(
|
||||
tiSearch.text)
|
||||
|
Loading…
Reference in New Issue
Block a user