mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04: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