mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 16:34:56 -04:00
SelectVolume loads covers from ComicVine
This commit is contained in:
@ -13,6 +13,7 @@ public:
|
||||
|
||||
signals:
|
||||
void searchResult(QString);
|
||||
void finished();
|
||||
public slots:
|
||||
void search(const QString & query, int page = 0);
|
||||
void getSeriesDetail(const QString & id);
|
||||
|
Reference in New Issue
Block a user