mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04: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