Remove deprecated property manga from folder and comic_info

This commit is contained in:
Luis Ángel San Martín
2023-06-10 11:09:55 +02:00
parent 13993f0381
commit 51a4dbf049
9 changed files with 9 additions and 43 deletions

View File

@ -89,7 +89,6 @@ public:
Path,
Finished,
Completed,
Manga, // deprecated
NumChildren,
FirstChildHash,
CustomImage,
@ -102,7 +101,6 @@ public:
FinishedRole = Qt::UserRole + 1,
CompletedRole,
IdRole,
MangaRole, // deprecated
CoverPathRole,
FolderNameRole,
NumChildrenRole,