summarylogtreecommitdiffstats
path: root/qpainterpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qpainterpath.patch')
-rw-r--r--qpainterpath.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/qpainterpath.patch b/qpainterpath.patch
new file mode 100644
index 000000000000..d0e2ffd624f1
--- /dev/null
+++ b/qpainterpath.patch
@@ -0,0 +1,11 @@
+diff --git a/src/qt/trafficgraphwidget.cpp b/src/qt/trafficgraphwidget.cpp
+--- a/src/qt/trafficgraphwidget.cpp
++++ b/src/qt/trafficgraphwidget.cpp
+@@ -6,6 +6,7 @@
+ #include "clientmodel.h"
+
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QColor>
+ #include <QTimer
+