summarylogtreecommitdiffstats
path: root/qt5.15_missing_qpainterpath_include.patch
diff options
context:
space:
mode:
authorRuben Van Boxem2020-09-24 10:25:48 +0200
committerRuben Van Boxem2020-09-24 10:25:48 +0200
commit1a9b34d2b090a695c08ce4682d59cafde93f0d6c (patch)
treed2fd82b4a2710cf9c952447ce6f9f14b55104bdc /qt5.15_missing_qpainterpath_include.patch
parentafb94c9a880cfc78b4621bce75907caa6759a650 (diff)
downloadaur-1a9b34d2b090a695c08ce4682d59cafde93f0d6c.tar.gz
Update to 2.6.5 version.
Diffstat (limited to 'qt5.15_missing_qpainterpath_include.patch')
-rw-r--r--qt5.15_missing_qpainterpath_include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/qt5.15_missing_qpainterpath_include.patch b/qt5.15_missing_qpainterpath_include.patch
deleted file mode 100644
index 5846f6241e16..000000000000
--- a/qt5.15_missing_qpainterpath_include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -upr desktop-2.6.4-orig/src/libsync/networkjobs.cpp desktop-2.6.4/src/libsync/networkjobs.cpp
---- a/desktop-2.6.4/src/libsync/networkjobs.cpp 2020-06-20 21:00:43.636264023 +0200
-+++ b/desktop-2.6.4/src/libsync/networkjobs.cpp 2020-06-20 21:01:01.126316908 +0200
-@@ -31,6 +31,7 @@
- #include <QJsonDocument>
- #include <QJsonObject>
- #include <QPainter>
-+#include <QPainterPath>
-
- #include "networkjobs.h"
- #include "account.h"