mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 16:34:56 -04:00
Merged luisangelsm/yacreader/headless_server into headless_server
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include <QPushButton>
|
||||
#include <QSettings>
|
||||
|
||||
#include "yacreader_global.h"
|
||||
#include "yacreader_global_gui.h"
|
||||
|
||||
ApiKeyDialog::ApiKeyDialog(QWidget *parent) :
|
||||
QDialog(parent)
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include "comic_vine_client.h"
|
||||
#include "yacreader_global_gui.h"
|
||||
|
||||
//this is the API key used by YACReader to access Comic Vine
|
||||
//please, do not use it in your own software, get one for free at Comic Vine
|
||||
|
Reference in New Issue
Block a user