mirror of
https://github.com/YACReader/yacreader
synced 2025-11-13 13:32:51 -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