mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 00:24:47 -07:00
cleanup
This commit is contained in:
parent
ae6803f9f2
commit
912c0bcdbf
2 changed files with 15 additions and 22 deletions
|
|
@ -27,8 +27,7 @@ private:
|
|||
int reqId;
|
||||
QBuffer *buffer;
|
||||
QHttp *http;
|
||||
QString normalizeName(QString);
|
||||
QString getURLFromName(QString);
|
||||
QString getURLFromName(QString name) const;
|
||||
|
||||
CardInfo *addCard(QString cardName, const QString &cardCost, const QString &cardType, const QString &cardPT, const QStringList &cardText);
|
||||
private slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue