mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
load(path,atPage) added in viewer,render and comic classes
updated CHANGELOG
This commit is contained in:
@ -132,7 +132,7 @@ public slots:
|
||||
//--comic interface
|
||||
void nextPage();
|
||||
void previousPage();
|
||||
void load(const QString & path);
|
||||
void load(const QString & path, int atPage);
|
||||
void rotateRight();
|
||||
void rotateLeft();
|
||||
unsigned int getIndex();
|
||||
|
Reference in New Issue
Block a user