added errors check to Comic

This commit is contained in:
Luis Ángel San Martín
2013-12-15 19:57:33 +01:00
parent 91f89b161d
commit ed729385f8
4 changed files with 39 additions and 7 deletions

View File

@ -50,6 +50,7 @@ class YACReaderSliderAction;
void fitToWidth();
void fitToHeight();
void checkNewVersion();
void processReset();
/*void viewComic();
void prev();
void next();