mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
Benchmark test.
Took 1 hour 25 minutes Took 13 seconds
This commit is contained in:
parent
a46ab5cd68
commit
d1ecdc6612
193 changed files with 826 additions and 425 deletions
|
|
@ -7,9 +7,10 @@
|
|||
#ifndef DECKSTATS_INTERFACE_H
|
||||
#define DECKSTATS_INTERFACE_H
|
||||
|
||||
#include <libcockatrice/card/database/card_database.h>
|
||||
#include <libcockatrice/deck_list/deck_list.h>
|
||||
#include <QObject>
|
||||
|
||||
class CardDatabase;
|
||||
class DeckList;
|
||||
class QByteArray;
|
||||
class QNetworkAccessManager;
|
||||
class QNetworkReply;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue