mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-21 01:42:15 -07:00
Lint.
This commit is contained in:
parent
710f7b0f07
commit
06d252e23a
12 changed files with 28 additions and 23 deletions
|
|
@ -4,12 +4,12 @@
|
|||
#include "../game/cards/card_database.h"
|
||||
#include "decklist.h"
|
||||
|
||||
#include <QObject>
|
||||
#include <QLoggingCategory>
|
||||
#include <QObject>
|
||||
|
||||
inline Q_LOGGING_CATEGORY(TappedOutInterfaceLog, "tapped_out_interface.debug")
|
||||
|
||||
class QByteArray;
|
||||
class QByteArray;
|
||||
class QNetworkAccessManager;
|
||||
class QNetworkReply;
|
||||
class DeckList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue