Fix build with Qt 5.15+
authorfelixonmars <felixonmars@archlinux.org>
Thu, 04 Jun 2020 12:33:24 +0200
changeset 15589 c259073a8052
parent 15588 96a02e385d54
child 15590 147d0561bebc
Fix build with Qt 5.15+
QTfrontend/ui/page/pagegamestats.cpp
--- a/QTfrontend/ui/page/pagegamestats.cpp	Wed May 27 09:23:25 2020 +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"