Making some more functional ui
This commit is contained in:
parent
ef1cb70d10
commit
2496f6708a
15 changed files with 218 additions and 236 deletions
|
@ -4,8 +4,8 @@ target_sources(presenter
|
|||
PRIVATE
|
||||
main.cpp resources.qrc
|
||||
songlistmodel.cpp songlistmodel.h
|
||||
mpvobject.h mpvobject.cpp
|
||||
qthelper.hpp mpvhelpers.h
|
||||
mpv/mpvobject.h mpv/mpvobject.cpp
|
||||
mpv/qthelper.hpp mpv/mpvhelpers.h
|
||||
)
|
||||
|
||||
target_link_libraries(presenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue