summarylogtreecommitdiffstats
path: root/qt5_5.15.patch
diff options
context:
space:
mode:
authorbartus2020-07-30 15:03:56 +0200
committerbartus2020-07-30 15:05:39 +0200
commitedca2cb4e6db50f146a7ad3b392458f55f5a4575 (patch)
treebbf70c02a9d810db025f19da652c9b7964e25d24 /qt5_5.15.patch
parent9db13447167a4a7c6fa0ed8feae678d2ea0aecf6 (diff)
downloadaur-edca2cb4e6db50f146a7ad3b392458f55f5a4575.tar.gz
Pop version to 4.3.3
* Drop old qt patch. * Add missing x11extras qt dependency. * Fix licence path.
Diffstat (limited to 'qt5_5.15.patch')
-rw-r--r--qt5_5.15.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/qt5_5.15.patch b/qt5_5.15.patch
deleted file mode 100644
index 509a97b1a386..000000000000
--- a/qt5_5.15.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 99295fc0b9858b08d379a86625902d92f5129542 Mon Sep 17 00:00:00 2001
-From: bartus <szczepaniak.bartek+github@gmail.com>
-Date: Sun, 7 Jun 2020 23:22:49 +0200
-Subject: [PATCH] Fix build against qt>=5.15
-
----
- src/MEGASync/gui/MegaSpeedGraph.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/MEGASync/gui/MegaSpeedGraph.h b/src/MEGASync/gui/MegaSpeedGraph.h
-index d98f582a..b7ffbcbb 100644
---- a/src/MEGASync/gui/MegaSpeedGraph.h
-+++ b/src/MEGASync/gui/MegaSpeedGraph.h
-@@ -2,6 +2,7 @@
- #define MEGASPEEDGRAPH_H
-
- #include <QWidget>
-+#include <QPainterPath>
- #include "megaapi.h"
-
- namespace Ui {
---
-2.27.0
-