mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add shortcuts to control the double page mode offset
This commit is contained in:
@ -101,6 +101,8 @@ public slots:
|
||||
void showMessageErrorOpening(QString);
|
||||
void processCRCError(QString message);
|
||||
void setBookmarks();
|
||||
void offsetDoublePageToTheLeft();
|
||||
void offsetDoublePageToTheRight();
|
||||
// deprecated
|
||||
void updateImageOptions();
|
||||
void updateFilters(int brightness, int contrast, int gamma);
|
||||
|
Reference in New Issue
Block a user