mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 14:32:52 -05: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