mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Update dlg_manage_sets.cpp
This commit is contained in:
parent
aad2e092f1
commit
2f4761a3f7
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "../settings/cache_settings.h"
|
||||
|
||||
#include <QAction>
|
||||
#include <QCheckbox>
|
||||
#include <QDebug>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QGridLayout>
|
||||
|
|
@ -21,7 +22,6 @@
|
|||
#include <QToolBar>
|
||||
#include <QTreeView>
|
||||
#include <algorithm>
|
||||
#include <qcheckbox.h>
|
||||
|
||||
#define SORT_RESET -1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue