1
0
Fork 0

[UI] Fix Formatting.

This commit is contained in:
Kitteh 2018-10-23 16:47:32 +01:00
parent 7d5482c1f6
commit 36b01f31bc

View file

@ -241,7 +241,7 @@ Window {
onAccepted: {
player.command(["loadfile", pathText.text])
pathText.text = ""
}
}
TextField {
id: pathText
placeholderText: qsTr("URL / File Path")