mirror of
https://github.com/YACReader/yacreader
synced 2026-02-17 12:33:02 -05:00
fixed issues in comic vine dialog
This commit is contained in:
@ -13,6 +13,7 @@ public:
|
||||
QString getVolumeInfo();
|
||||
QString getComicInfo();
|
||||
int getComicNumber();
|
||||
void clean();
|
||||
private:
|
||||
ScraperLineEdit * titleEdit;
|
||||
ScraperLineEdit * numberEdit;
|
||||
|
||||
Reference in New Issue
Block a user