1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h
2020-05-30 09:42:28 +00:00

11 lines
199 B
C++

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