mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
7.0 fields added
save current page on viewer close
This commit is contained in:
@ -19,6 +19,7 @@ public slots:
|
||||
void sendResponse();
|
||||
static bool isRunning();
|
||||
void getComicInfo(quint64 libraryId, ComicDB & comic, QList<ComicDB> & sibling);
|
||||
void updateComic(quint64 libraryId, ComicDB & comic);
|
||||
private:
|
||||
QLocalServer * localServer;
|
||||
|
||||
|
Reference in New Issue
Block a user