Reader: Add option to stop enlarging images in fit to width and height

This commit is contained in:
Felix Kauselmann
2020-09-02 09:15:29 +02:00
parent 5f0889f332
commit 232181eef7
8 changed files with 30 additions and 41 deletions

View File

@ -25,6 +25,7 @@ private:
QPushButton *pathFindButton;
QCheckBox *quickNavi;
QCheckBox *disableShowOnMouseOver;
QCheckBox *scaleCheckbox;
QLabel *magGlassSizeLabel;