Laying out main page and adding songlistmodel
This commit is contained in:
parent
f2a10ebfcc
commit
3bd74d1ca6
24 changed files with 816 additions and 454 deletions
|
@ -3,6 +3,7 @@ add_executable(presenter)
|
|||
target_sources(presenter
|
||||
PRIVATE
|
||||
main.cpp resources.qrc
|
||||
songlistmodel.cpp songlistmodel.h
|
||||
)
|
||||
|
||||
target_link_libraries(presenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue