mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 00:15:07 -04:00
remove unused variable from viewer.cpp
This commit is contained in:
@ -114,7 +114,6 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
QPropertyAnimation * showGoToFlowAnimation;
|
||||
GoToDialog * goToDialog;
|
||||
//!Image properties
|
||||
float adjustToWidthRatio;
|
||||
//! Comic
|
||||
//Comic * comic;
|
||||
int index;
|
||||
|
Reference in New Issue
Block a user