mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 22:44:56 -04:00
bookmarks and image optiones are now stored in the library for each comic
This commit is contained in:
@ -13,7 +13,7 @@ public:
|
||||
explicit YACReaderLocalClient(QObject *parent = 0);
|
||||
|
||||
signals:
|
||||
|
||||
void finished();
|
||||
public slots:
|
||||
void readMessage();
|
||||
bool requestComicInfo(quint64 libraryId, ComicDB & comic,QList<ComicDB> & siblings);
|
||||
|
Reference in New Issue
Block a user