adding a basic other struct in rust... well trying...
This commit is contained in:
parent
7eba697dc2
commit
9644631f7c
11 changed files with 124 additions and 36 deletions
|
@ -3,7 +3,7 @@ add_executable(presenter main.cpp resources.qrc)
|
|||
|
||||
target_sources(presenter
|
||||
PRIVATE
|
||||
cpp/main.cpp resources.qrc
|
||||
main.cpp resources.qrc
|
||||
cpp/songsqlmodel.cpp cpp/songsqlmodel.h
|
||||
cpp/serviceitemmodel.cpp cpp/serviceitemmodel.h
|
||||
cpp/serviceitem.cpp cpp/serviceitem.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue