summaryrefslogtreecommitdiff
path: root/net-p2p/litecoin/files
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-05-30 09:42:28 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-05-30 09:42:28 +0000
commitcd8394ec657484616be0d718906e35ff28edf3de (patch)
tree7e0a5b03733da8d429dd6a557ee980fd00cb90f3 /net-p2p/litecoin/files
parent- Update WWW (diff)
net-p2p/litecoin: prepare for Qt5-5.15
Notes
Notes: svn path=/head/; revision=537071
Diffstat (limited to 'net-p2p/litecoin/files')
-rw-r--r--net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h b/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h
new file mode 100644
index 000000000000..03544b5cb436
--- /dev/null
+++ b/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h
@@ -0,0 +1,10 @@
+--- src/qt/trafficgraphwidget.h.orig 2020-05-30 09:38:07 UTC
++++ src/qt/trafficgraphwidget.h
+@@ -7,6 +7,7 @@
+
+ #include <QWidget>
+ #include <QQueue>
++#include <QPainterPath>
+
+ class ClientModel;
+