mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-23 07:28:24 -08:00
picURL added to oracleimporter and carddatabase
This commit is contained in:
@@ -29,6 +29,8 @@ private:
|
||||
QBuffer *buffer;
|
||||
QHttp *http;
|
||||
QProgressDialog *progressDialog;
|
||||
QString normalizeName(QString);
|
||||
QString getURLFromName(QString);
|
||||
private slots:
|
||||
void httpRequestFinished(int requestId, bool error);
|
||||
void readResponseHeader(const QHttpResponseHeader &responseHeader);
|
||||
|
||||
Reference in New Issue
Block a user