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