1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-07-03 05:43:50 +00:00
harbour-sailfin/core/include/JellyfinQt/DTO
Chris Josten 895731ae38 Big C++ refractor
- Removed "jellyfin" prefix from files, as they are already in a
  directory named Jellyfin
- Split the former "jellyfinitem.{h,cpp}" into multiple files in the DTO
  directory, one for each class. The jellyfinitem files started to
  become enormous.
- Use forward declarations in headers instead of including files
  wherever possible.
- Updated copyright headers
2021-02-17 19:42:10 +01:00
..
dto.h Big C++ refractor 2021-02-17 19:42:10 +01:00
item.h Big C++ refractor 2021-02-17 19:42:10 +01:00
mediastream.h Big C++ refractor 2021-02-17 19:42:10 +01:00
namedguidpair.h Big C++ refractor 2021-02-17 19:42:10 +01:00
types.h Big C++ refractor 2021-02-17 19:42:10 +01:00
user.h Big C++ refractor 2021-02-17 19:42:10 +01:00
userdata.h Big C++ refractor 2021-02-17 19:42:10 +01:00