mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 05:52:49 -05:00
Changed CRC errors management.
This commit is contained in:
@ -90,6 +90,7 @@ class ComicDB;
|
||||
void numPages(unsigned int numPages);
|
||||
void errorOpening();
|
||||
void errorOpening(QString);
|
||||
void crcErrorFound(QString);
|
||||
void isBookmark(bool);
|
||||
void bookmarksUpdated();
|
||||
void isCover();
|
||||
|
||||
Reference in New Issue
Block a user