mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 22:12:53 -05:00
Remove deprecated property manga from folder and comic_info
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user