mirror of
https://github.com/YACReader/yacreader
synced 2025-09-06 05:15:01 -04:00
Add setting to control dates comparison on updates
This commit is contained in:
@ -41,6 +41,7 @@ private:
|
||||
QCheckBox *comicInfoXMLCheckbox;
|
||||
QSlider *recentIntervalSlider;
|
||||
QLabel *numDaysLabel;
|
||||
QCheckBox *compareModifiedDateWhenUpdatingLibrariesCheck;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user