svn commit: r536120 - head/net/smb4k/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 11:57:50 UTC 2020


Author: tcberner
Date: Thu May 21 11:57:50 2020
New Revision: 536120
URL: https://svnweb.freebsd.org/changeset/ports/536120

Log:
  net/smb4k: prepare for Qt5-5.15

Added:
  head/net/smb4k/files/
  head/net/smb4k/files/patch-smb4k_smb4ktooltip.cpp   (contents, props changed)

Added: head/net/smb4k/files/patch-smb4k_smb4ktooltip.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/smb4k/files/patch-smb4k_smb4ktooltip.cpp	Thu May 21 11:57:50 2020	(r536120)
@@ -0,0 +1,10 @@
+--- smb4k/smb4ktooltip.cpp.orig	2020-05-21 11:52:53 UTC
++++ smb4k/smb4ktooltip.cpp
+@@ -48,6 +48,7 @@
+ #include <QStyleOptionFrame>
+ #include <QAbstractScrollArea>
+ #include <QScreen>
++#include <QPainterPath>
+ 
+ // KDE includes
+ #include <KI18n/KLocalizedString>


More information about the svn-ports-head mailing list