summarylogtreecommitdiffstats
path: root/qpainterpath.patch
diff options
context:
space:
mode:
authorJohn-Gee2020-12-22 05:26:26 -0800
committerJohn-Gee2020-12-22 05:27:21 -0800
commite79c81b2850dc42e663f7c38fbdd14dbe3f73699 (patch)
tree8454a76a420875be2624098b29c72fbf3f3ce750 /qpainterpath.patch
parentf1c939270522ef96c836821477841e05b46b0033 (diff)
downloadaur-e79c81b2850dc42e663f7c38fbdd14dbe3f73699.tar.gz
Should build with current Arch
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
+