[UI] Fix Formatting.
This commit is contained in:
parent
7d5482c1f6
commit
36b01f31bc
|
@ -241,7 +241,7 @@ Window {
|
|||
onAccepted: {
|
||||
player.command(["loadfile", pathText.text])
|
||||
pathText.text = ""
|
||||
}
|
||||
}
|
||||
TextField {
|
||||
id: pathText
|
||||
placeholderText: qsTr("URL / File Path")
|
||||
|
|
Loading…
Reference in a new issue