mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Crash fixes (bug #0000006). Also cleaned up some includes to speed up compilation.
This commit is contained in:
parent
8fea71782d
commit
62bf2572a9
22 changed files with 208 additions and 41 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#include <QtGui>
|
||||
#include <QPainter>
|
||||
#include <QSet>
|
||||
#include <QGraphicsScene>
|
||||
#include <math.h>
|
||||
#include "tablezone.h"
|
||||
#include "player.h"
|
||||
#include "protocol_items.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue