From a733c671ae2cd0d41fb6542bf78be4ff1dbe2df2 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 1 Nov 2016 22:34:06 +0100 Subject: deps: updated for KDE 5_16.08 --- deps/qca-qt5/qca_qiodevice.patch | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 deps/qca-qt5/qca_qiodevice.patch (limited to 'deps/qca-qt5/qca_qiodevice.patch') diff --git a/deps/qca-qt5/qca_qiodevice.patch b/deps/qca-qt5/qca_qiodevice.patch deleted file mode 100644 index e6b18a2..0000000 --- a/deps/qca-qt5/qca_qiodevice.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: Hrvoje Senjan -Date: Sat, 17 Jan 2015 19:12:18 +0000 -Subject: Add missing QIODevice include -X-Git-Url: http://quickgit.kde.org/?p=qca.git&a=commitdiff&h=7207e6285e932044cd66d49d0dc484666cfb0092 ---- -Add missing QIODevice include - -Fixes build with Qt 5.5 ---- - - ---- a/include/QtCrypto/qca_basic.h -+++ b/include/QtCrypto/qca_basic.h -@@ -35,6 +35,8 @@ - - #include "qca_core.h" - -+#include -+ - // Qt5 comes with QStringLiteral for wrapping string literals, which Qt4 does - // not have. It is needed if the headers are built with QT_NO_CAST_FROM_ASCII. - // Defining it here as QString::fromUtf8 for convenience. - -- cgit v1.2.3