mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add the possibility to show a recently added/updated indicator
This commit is contained in:
@ -97,13 +97,12 @@ signals:
|
||||
private:
|
||||
QSettings *settings;
|
||||
QToolBar *toolbar;
|
||||
YACReaderToolBarStretch *toolBarStretch;
|
||||
QAction *toolBarStretchAction;
|
||||
QWidget *coverSizeSliderWidget;
|
||||
QSlider *coverSizeSlider;
|
||||
QAction *coverSizeSliderAction;
|
||||
QAction *showInfoAction;
|
||||
QAction *showInfoSeparatorAction;
|
||||
QAction *startSeparatorAction;
|
||||
|
||||
bool filterEnabled;
|
||||
|
||||
|
Reference in New Issue
Block a user