mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 17:02:15 -07:00
Lint the things.
This commit is contained in:
parent
6dd14a8832
commit
88043b965f
3 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include "all_zones_card_amount_widget.h"
|
||||
|
||||
#include "../general/display/shadow_background_label.h"
|
||||
|
||||
#include <QTimer>
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
#include "card_amount_widget.h"
|
||||
|
||||
#include "../general/display/dynamic_font_size_push_button.h"
|
||||
|
||||
#include <QTimer>
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
#include "printing_selector_card_sorting_widget.h"
|
||||
|
||||
#include "../../../../settings/cache_settings.h"
|
||||
#include "../../../../utility/card_set_comparator.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue