mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 14:02:45 -05:00
Make import ComicInfo.XML from new comics optional
It is disabled by default.
This commit is contained in:
@ -37,6 +37,7 @@ private:
|
||||
QCheckBox *displayContinueReadingBannerCheck;
|
||||
QCheckBox *trayIconCheckbox;
|
||||
QCheckBox *startToTrayCheckbox;
|
||||
QCheckBox *comicInfoXMLCheckbox;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user