mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
load(path,atPage) added in viewer,render and comic classes
updated CHANGELOG
This commit is contained in:
@ -35,7 +35,7 @@ class NotificationsLabelWidget;
|
||||
public:
|
||||
bool fullscreen; //TODO, change by the right use of windowState();
|
||||
public slots:
|
||||
void open(QString pathFile);
|
||||
void open(QString pathFile, int atPage = -1);
|
||||
void prev();
|
||||
void next();
|
||||
void showGoToDialog();
|
||||
|
Reference in New Issue
Block a user