mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
Changed CRC errors management.
This commit is contained in:
@ -81,6 +81,7 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
void updateConfig(QSettings * settings);
|
||||
void showMessageErrorOpening();
|
||||
void showMessageErrorOpening(QString);
|
||||
void processCRCError(QString message);
|
||||
void setBookmarks();
|
||||
//deprecated
|
||||
void updateImageOptions();
|
||||
|
Reference in New Issue
Block a user