Reader: Add option to show covers as single pages in double page mode

This commit is contained in:
Felix Kauselmann
2020-09-03 15:12:57 +02:00
parent ce90796aed
commit 5bb6ab276a
5 changed files with 27 additions and 0 deletions

View File

@ -26,6 +26,7 @@ private:
QCheckBox *quickNavi;
QCheckBox *disableShowOnMouseOver;
QCheckBox *scaleCheckbox;
QCheckBox *coverSPCheckBox;
QLabel *magGlassSizeLabel;