Add setting to hide the "Continue Reading..." banner from the home view.

This commit is contained in:
Luis Ángel San Martín
2024-12-28 14:36:42 +01:00
parent e5eda8e461
commit f5eb81dcac
11 changed files with 44 additions and 19 deletions

View File

@ -59,9 +59,8 @@ public slots:
void selectAll() override;
void selectIndex(int index) override;
void triggerOpenCurrentComic();
void updateSettings();
void updateBackgroundConfig();
void showInfo();
protected slots: