mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Add setting to disable the continue reading banner in the grid view
This commit is contained in:
@ -34,6 +34,8 @@ private:
|
||||
QLabel *opacityLabel;
|
||||
QLabel *blurLabel;
|
||||
QPushButton *resetButton;
|
||||
|
||||
QCheckBox *displayContinueReadingBannerCheck;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user