mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 08:14:47 -07:00
CI Compiler go brrrr
Took 4 minutes Took 6 seconds
This commit is contained in:
parent
b625525926
commit
487ab6d6d6
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef COCKATRICE_EDHREC_COMMANDER_API_RESPONSE_BUDGET_NAVIGATION_WIDGET_H
|
||||
#define COCKATRICE_EDHREC_COMMANDER_API_RESPONSE_BUDGET_NAVIGATION_WIDGET_H
|
||||
|
||||
#include <QMap>
|
||||
#include <QWidget>
|
||||
|
||||
class QGridLayout;
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include "visual_deck_editor_display_type.h"
|
||||
|
||||
#include <QHash>
|
||||
#include <QWidget>
|
||||
|
||||
class DeckListModel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue