mirror of
https://github.com/YACReader/yacreader
synced 2026-02-13 18:43:02 -05:00
added comic vine dialog (empty)
This commit is contained in:
@ -5,14 +5,14 @@
|
||||
|
||||
class ComicVineDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit ComicVineDialog(QWidget *parent = 0);
|
||||
|
||||
explicit ComicVineDialog(QWidget *parent = 0);
|
||||
|
||||
signals:
|
||||
|
||||
|
||||
public slots:
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif // COMIC_VINE_DIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user