mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
minor changes in ComicVineDialog (model)
This commit is contained in:
@ -12,6 +12,7 @@ class SelectVolume : public QWidget
|
||||
Q_OBJECT
|
||||
public:
|
||||
SelectVolume(QWidget * parent = 0);
|
||||
void load(const QString & json);
|
||||
virtual ~SelectVolume();
|
||||
private:
|
||||
QLabel * cover;
|
||||
|
Reference in New Issue
Block a user