got a working lyriclist, now adding serviceitem

This commit is contained in:
Chris Cochrun 2022-03-27 15:06:44 -05:00
parent fe32ccc3bb
commit 2857ce6c2b
4 changed files with 183 additions and 40 deletions

View file

@ -4,6 +4,7 @@ target_sources(presenter
PRIVATE
main.cpp resources.qrc
songsqlmodel.cpp songsqlmodel.h
serviceitem.cpp serviceitem.h
videosqlmodel.cpp videosqlmodel.h
mpv/mpvobject.h mpv/mpvobject.cpp
mpv/qthelper.hpp mpv/mpvhelpers.h