mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-01 08:52:45 +00:00
Move QObject-wrapping code into templates
Previously, this pattern was copy-pasted in a few places. This is undesirable, so the code has been moved into templates. Fixes #30
This commit is contained in:
parent
0fafb19c7d
commit
b8933ddca4
5 changed files with 87 additions and 17 deletions
|
@ -68,6 +68,7 @@ set(JellyfinQt_HEADERS
|
|||
include/JellyfinQt/viewmodel/userdata.h
|
||||
include/JellyfinQt/viewmodel/usermodel.h
|
||||
include/JellyfinQt/viewmodel/user.h
|
||||
include/JellyfinQt/viewmodel/utils.h
|
||||
include/JellyfinQt/apiclient.h
|
||||
include/JellyfinQt/apimodel.h
|
||||
include/JellyfinQt/credentialmanager.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue