mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 06:52:15 -07:00
Include adjustments after move.
Took 14 minutes
This commit is contained in:
parent
4df670a6d7
commit
1ded0f0dbb
83 changed files with 158 additions and 153 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include "mana_curve_widget.h"
|
||||
|
||||
#include "../../../deck/deck_loader.h"
|
||||
#include "../../../main.h"
|
||||
#include "../general/display/banner_widget.h"
|
||||
#include "../general/display/bar_widget.h"
|
||||
|
|
@ -8,6 +7,7 @@
|
|||
#include <libcockatrice/card/card_database/card_database.h>
|
||||
#include <libcockatrice/card/card_database/card_database_manager.h>
|
||||
#include <libcockatrice/deck_list/deck_list.h>
|
||||
#include <libcockatrice/deck_list/deck_loader.h>
|
||||
#include <unordered_map>
|
||||
|
||||
ManaCurveWidget::ManaCurveWidget(QWidget *parent, DeckListModel *_deckListModel)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue