mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
Add setting to hide the "Continue Reading..." banner from the home view.
This commit is contained in:
@ -30,6 +30,7 @@ private slots:
|
||||
|
||||
private:
|
||||
// General tabs
|
||||
QCheckBox *displayGlobalContinueReadingBannerCheck;
|
||||
QCheckBox *displayContinueReadingBannerCheck;
|
||||
QCheckBox *trayIconCheckbox;
|
||||
QCheckBox *startToTrayCheckbox;
|
||||
|
Reference in New Issue
Block a user