don't show folders that do not contain subfolders or audio files

hopefuly this will fix crash on RasPi
This commit is contained in:
Anika Raemer 2018-12-25 20:15:41 +01:00
parent 50deec22f1
commit d251120275
7 changed files with 333 additions and 4 deletions

View file

@ -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{