mirror of
https://github.com/YACReader/yacreader
synced 2025-12-03 07:52:58 -05:00
goBack added to Comic Vine dialog
This commit is contained in:
@ -35,6 +35,7 @@ public slots:
|
||||
void show();
|
||||
protected slots:
|
||||
void goNext();
|
||||
void goBack();
|
||||
void debugClientResults(const QString & string);
|
||||
//show widget methods
|
||||
void showSeriesQuestion();
|
||||
|
||||
Reference in New Issue
Block a user