mirror of
https://github.com/YACReader/yacreader
synced 2025-11-13 13:32:51 -05:00
Add settings to control the page turn behavior on scroll
This commit is contained in:
@ -41,6 +41,9 @@ private:
|
||||
QLabel *backgroundColor;
|
||||
QPushButton *selectBackgroundColorButton;
|
||||
|
||||
QCheckBox *doNotTurnPageOnScroll;
|
||||
QCheckBox *useSingleScrollStepToTurnPage;
|
||||
|
||||
QColorDialog *colorDialog;
|
||||
|
||||
YACReaderSpinSliderWidget *brightnessS;
|
||||
|
||||
Reference in New Issue
Block a user