mirror of
https://github.com/YACReader/yacreader
synced 2025-12-02 23:42:46 -05:00
added update-library functionality to yacrlserver
This commit is contained in:
@ -20,6 +20,7 @@ public slots:
|
||||
protected slots:
|
||||
void newComic(const QString & relativeComicPath, const QString & coverPath);
|
||||
void manageCreatingError(const QString & error);
|
||||
void manageUpdatingError(const QString & error);
|
||||
void done();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user