mirror of
https://github.com/YACReader/yacreader
synced 2025-09-13 08:45:06 -04: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