Fix build with Qt 5.15+ 1.0.0
authorfelixonmars <felixonmars@archlinux.org>
Thu, 04 Jun 2020 12:33:24 +0200
branch1.0.0
changeset 15779 dbed9069ed50
parent 15471 9a76589e294e
child 15783 23e16f33b528
Fix build with Qt 5.15+
QTfrontend/ui/page/pagegamestats.cpp
--- a/QTfrontend/ui/page/pagegamestats.cpp	Fri Oct 11 20:18:07 2019 +0200
+++ b/QTfrontend/ui/page/pagegamestats.cpp	Thu Jun 04 12:33:24 2020 +0200
@@ -22,6 +22,7 @@
 #include <QGraphicsScene>
 #include <QGroupBox>
 #include <QSizePolicy>
+#include <QPainterPath>
 
 #include "pagegamestats.h"
 #include "team.h"