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