load same folder, add playlist listview for debug

This commit is contained in:
Gary Wang
2020-04-07 19:09:08 +08:00
parent 6435c4e79f
commit 86994811fe
7 changed files with 836 additions and 416 deletions

View File

@ -19,6 +19,8 @@ add_executable(pineapple-music
mainwindow.h
seekableslider.cpp
seekableslider.h
playlistmodel.h
playlistmodel.cpp
mainwindow.ui
resources.qrc
)