mirror of
https://github.com/YACReader/yacreader
synced 2025-11-08 19:14:51 -05: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