Updated audio player with settings

This commit is contained in:
Marco Dalla Tiezza
2024-06-24 18:48:53 +02:00
parent 76bcbac60a
commit ddb952b894
7 changed files with 367 additions and 241 deletions

View File

@@ -48,6 +48,10 @@ Window {
ColumnLayout {
id: columnLayout
anchors.fill: parent
anchors.rightMargin: 10
anchors.leftMargin: 10
anchors.bottomMargin: 10
anchors.topMargin: 10
Label {
text: qsTr("Downloading in progress...")