recycled the old fit to witdh slider into a zoom slider

This commit is contained in:
Luis Ángel San Martín
2015-12-08 23:13:56 +01:00
parent b11a50cf44
commit bbc2861ee5
7 changed files with 73 additions and 69 deletions

View File

@ -96,6 +96,7 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
void showIsCoverMessage();
void showIsLastMessage();
int getCurrentPageNumber();
void updateZoomRatio(float ratio);
private:
bool information;