mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 18:13:55 -07:00
Who knows
Took 4 minutes Took 3 minutes Took 6 seconds
This commit is contained in:
parent
b869f6a805
commit
b625525926
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
#include "visual_database_display_set_filter_widget.h"
|
#include "visual_database_display_set_filter_widget.h"
|
||||||
#include "visual_database_display_sub_type_filter_widget.h"
|
#include "visual_database_display_sub_type_filter_widget.h"
|
||||||
|
|
||||||
|
#include <QAction>
|
||||||
#include <QHeaderView>
|
#include <QHeaderView>
|
||||||
#include <QPushButton>
|
#include <QPushButton>
|
||||||
#include <QScrollArea>
|
#include <QScrollArea>
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@
|
||||||
#ifndef DECK_PREVIEW_COLOR_IDENTITY_FILTER_WIDGET_H
|
#ifndef DECK_PREVIEW_COLOR_IDENTITY_FILTER_WIDGET_H
|
||||||
#define DECK_PREVIEW_COLOR_IDENTITY_FILTER_WIDGET_H
|
#define DECK_PREVIEW_COLOR_IDENTITY_FILTER_WIDGET_H
|
||||||
|
|
||||||
|
#include <QMap>
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
class DeckPreviewWidget;
|
class DeckPreviewWidget;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue