mirror of
https://github.com/YACReader/yacreader
synced 2026-02-07 15:50:13 -05:00
recycled the old fit to witdh slider into a zoom slider
This commit is contained in:
@ -96,6 +96,7 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
void showIsCoverMessage();
|
||||
void showIsLastMessage();
|
||||
int getCurrentPageNumber();
|
||||
void updateZoomRatio(float ratio);
|
||||
|
||||
private:
|
||||
bool information;
|
||||
|
||||
Reference in New Issue
Block a user