mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 16:34:56 -04:00
add to favorites is ready
This commit is contained in:
@ -62,6 +62,7 @@ public:
|
||||
void removeInTransaction(int row);
|
||||
void reload(const ComicDB & comic);
|
||||
void resetComicRating(const QModelIndex & mi);
|
||||
void addComicsToFavorites(const QList<QModelIndex> &comicsList);
|
||||
|
||||
QHash<int, QByteArray> roleNames() const;
|
||||
|
||||
|
Reference in New Issue
Block a user