mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-05 10:12:46 +00:00
WIP: Reimplementation of ListModels.
This commit is contained in:
parent
76a49868b9
commit
e421adf733
356 changed files with 1830 additions and 1833 deletions
|
@ -702,7 +702,8 @@ set(openapi_HEADERS
|
|||
./include/JellyfinQt/loader/http/headvideostream.h
|
||||
./include/JellyfinQt/loader/http/mergeversions.h
|
||||
./include/JellyfinQt/loader/http/getyears.h
|
||||
./include/JellyfinQt/loader/http/getyear.h)
|
||||
./include/JellyfinQt/loader/http/getyear.h
|
||||
./include/JellyfinQt/loader/requesttypes.h)
|
||||
|
||||
set(openapi_SOURCES
|
||||
./src/dto/loglevel.cpp
|
||||
|
@ -1377,4 +1378,4 @@ set(openapi_SOURCES
|
|||
./src/loader/http/mergeversions.cpp
|
||||
./src/loader/http/getyears.cpp
|
||||
./src/loader/http/getyear.cpp
|
||||
./include/JellyfinQt/loader/requesttypes.h)
|
||||
./src/loader/requesttypes.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue