mirror of
https://github.com/YACReader/yacreader
synced 2026-02-19 13:33:07 -05:00
added comicVineID field to the data base, if the comic information has been scraped the properties dialog shows a link to the Comic Vine page with the comic information
This commit is contained in:
@ -72,7 +72,7 @@ public:
|
||||
QVariant characters;//string
|
||||
QVariant notes;//string
|
||||
|
||||
QVariant comicVineURL;//string
|
||||
QVariant comicVineID;//string
|
||||
|
||||
QImage cover;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user