mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 00:42:14 -07:00
Include MouseEvent
This commit is contained in:
parent
daad2c48f2
commit
bc0b4eff88
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
#include <QComboBox>
|
||||
#include <QDirIterator>
|
||||
#include <QMouseEvent>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
VisualDeckStorageWidget::VisualDeckStorageWidget(QWidget *parent) : QWidget(parent), sortOrder(Alphabetical)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue