mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
Use a better default search string from comic files
This commit is contained in:
@ -66,8 +66,8 @@ protected slots:
|
||||
|
||||
private:
|
||||
void clearState();
|
||||
|
||||
void toggleSkipButton();
|
||||
QString volumeSearchStringFromComic(const ComicDB &comic);
|
||||
|
||||
enum class ScraperMode {
|
||||
SingleComic, // the scraper has been opened for a single comic
|
||||
|
Reference in New Issue
Block a user