mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04: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