formatting
This commit is contained in:
parent
f0ef9ac7b0
commit
82e42ad5c2
3 changed files with 1 additions and 4 deletions
|
|
@ -236,7 +236,6 @@ NBox {
|
|||
color: Colors.mSurface
|
||||
Layout.fillWidth: true
|
||||
|
||||
|
||||
property real progressRatio: {
|
||||
if (!MediaPlayer.currentPlayer || !MediaPlayer.isPlaying || MediaPlayer.trackLength <= 0) {
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue