internal: remove unnecessary
This commit is contained in:
parent
75b618f1e8
commit
1c5c99699f
1 changed files with 0 additions and 1 deletions
|
|
@ -542,7 +542,6 @@ Item {
|
|||
TextMetrics {
|
||||
id: metrics
|
||||
|
||||
text: (Players.active?.trackTitle ?? qsTr("No media")) || qsTr("Unknown title")
|
||||
font.family: elideText.font.family
|
||||
font.pointSize: elideText.font.pointSize
|
||||
elide: Text.ElideRight
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue