mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
removed completely the lag from information label
comics are now opened by the last read page
This commit is contained in:
@ -72,6 +72,7 @@
|
||||
void imageLoaded(int index);
|
||||
void imageLoaded(int index,const QByteArray & image);
|
||||
void pageChanged(int index);
|
||||
void openAt(int index);
|
||||
void numPages(unsigned int numPages);
|
||||
void errorOpening();
|
||||
void isBookmark(bool);
|
||||
|
Reference in New Issue
Block a user