Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 09:42:29 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537071 - head/net-p2p/litecoin/files
Message-ID:  <202005300942.04U9gTbk039387@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat May 30 09:42:28 2020
New Revision: 537071
URL: https://svnweb.freebsd.org/changeset/ports/537071

Log:
  net-p2p/litecoin: prepare for Qt5-5.15

Added:
  head/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h   (contents, props changed)

Added: head/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h	Sat May 30 09:42:28 2020	(r537071)
@@ -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;
+ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005300942.04U9gTbk039387>