You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-strategy/hedgewars/files/hedgewars-1.0.0-qt-5.15.patch

11 lines
328 B

--- 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"