1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

deskutils/nextcloudclient: prepare for Qt5-5.15

This commit is contained in:
Tobias C. Berner 2020-05-21 07:17:53 +00:00
parent 448c7259db
commit a3720ba17c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536078

View File

@ -0,0 +1,10 @@
--- src/libsync/networkjobs.cpp.orig 2020-05-21 07:13:57 UTC
+++ src/libsync/networkjobs.cpp
@@ -31,6 +31,7 @@
#include <QJsonDocument>
#include <QJsonObject>
#include <QPainter>
+#include <QPainterPath>
#include "networkjobs.h"
#include "account.h"