mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-11 12:54:10 -07:00
Lont.
This commit is contained in:
parent
3b21ea5bfe
commit
6edaa6db25
7 changed files with 41 additions and 44 deletions
|
|
@ -9,9 +9,8 @@
|
|||
#include <QLineEdit>
|
||||
#include <QNetworkAccessManager>
|
||||
#include <QPushButton>
|
||||
#include <libcockatrice/card/database/card_database.h>
|
||||
|
||||
#include <QString>
|
||||
#include <libcockatrice/card/database/card_database.h>
|
||||
|
||||
inline QString archidektApiLink = "https://archidekt.com/api/decks/v3/?name=";
|
||||
|
||||
|
|
@ -59,5 +58,4 @@ private:
|
|||
CardInfoPtr cardToQuery;
|
||||
};
|
||||
|
||||
|
||||
#endif // COCKATRICE_TAB_ARCHIDEKT_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue