mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04: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