mirror of
https://github.com/YACReader/yacreader
synced 2026-02-03 13:50:14 -05: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