mirror of
https://github.com/YACReader/yacreader
synced 2026-02-12 10:10:31 -05:00
Add setting to control what "recent" is considered.
This commit is contained in:
@ -16,7 +16,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void toggleVisibility(bool visibility);
|
||||
void setTimeRangeInDays(int days);
|
||||
void updateTimeRange();
|
||||
|
||||
private:
|
||||
QSettings *settings;
|
||||
|
||||
Reference in New Issue
Block a user