1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-12-13 18:43:55 +00:00

WIP: Code cleanup, trying to debug Q_ENUM not visible from QML

This commit is contained in:
Chris Josten 2021-03-29 14:27:37 +02:00
parent 729e343661
commit 89fef6d7f4
642 changed files with 63194 additions and 26509 deletions

View file

@ -22,7 +22,7 @@
#include "JellyfinQt/apimodel.h"
// #include "JellyfinQt/DTO/dto.h"
#include <JellyfinQt/DTO/useritemdatadto.h>
#include <JellyfinQt/dto/useritemdatadto.h>
namespace Jellyfin {
class ItemModel;