don't show folders that do not contain subfolders or audio files
hopefuly this will fix crash on RasPi
This commit is contained in:
parent
50deec22f1
commit
d251120275
7 changed files with 333 additions and 4 deletions
|
|
@ -16,6 +16,7 @@ Rectangle {
|
|||
anchors.margins: container.margins
|
||||
|
||||
model: container.model
|
||||
// might require height for labels to be shown on RasPi (Qt 5.10)
|
||||
}
|
||||
|
||||
PlayerButtons{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue