blob: 228b31ecf1afaed2b931f9a2439d317cec5cfff3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/QTfrontend/ui/page/pagegamestats.cpp 2019-07-30 18:58:48.000000000 +0200
+++ b/QTfrontend/ui/page/pagegamestats.cpp 2020-04-18 21:20:30.097454801 +0200
@@ -21,6 +21,7 @@
#include <QHBoxLayout>
#include <QGraphicsScene>
#include <QGroupBox>
+#include <QPainterPath>
#include <QSizePolicy>
#include "pagegamestats.h"
|