contect menu fix (#2719)

This commit is contained in:
backendr 2017-05-18 23:03:21 +02:00 committed by Zach H
parent b53cd33eed
commit 62681f7f8d
2 changed files with 8 additions and 2 deletions

View file

@ -1,7 +1,6 @@
#include <QApplication>
#include <QPainter>
#include <QMenu>
#include <QAction>
#include <QGraphicsSceneMouseEvent>
#include "gamescene.h"
#include "carditem.h"