mirror of
https://github.com/YACReader/yacreader
synced 2025-12-03 07:52:58 -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