mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
CRC message error added.
This commit is contained in:
@ -165,6 +165,7 @@ signals:
|
||||
void pageChanged(int index);
|
||||
void numPages(unsigned int numPages);
|
||||
void errorOpening();
|
||||
void errorOpening(QString);
|
||||
void currentPageIsBookmark(bool);
|
||||
void isLast();
|
||||
void isCover();
|
||||
|
Reference in New Issue
Block a user