mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04: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