mirror of
https://github.com/YACReader/yacreader
synced 2026-02-07 07:40:10 -05:00
update the slider when the zoom changes
This commit is contained in:
@ -171,6 +171,7 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
void reset();
|
||||
void openNextComic();
|
||||
void openPreviousComic();
|
||||
void zoomUpdated(float);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user