mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Update the cover information if a different cover is selected.
This commit is contained in:
@ -114,6 +114,8 @@ class QToolButton;
|
||||
void updateCoverPageNumberLabel(int n);
|
||||
|
||||
bool coverChanged;
|
||||
float coverSizeRatio;
|
||||
QString originalCoverSize;
|
||||
|
||||
public:
|
||||
PropertiesDialog(QWidget * parent = 0);
|
||||
|
Reference in New Issue
Block a user