summarylogtreecommitdiffstats
path: root/qt-5.6.patch
diff options
context:
space:
mode:
authorStanislav N. aka pztrn2017-05-20 05:08:18 +0500
committerStanislav N. aka pztrn2017-05-20 05:08:18 +0500
commite5dc4f21ef6bc85cef9606f1ef47714090e91be5 (patch)
tree8ba26fa19c7cb3bbf551eb7b2e6c277284e1ac3b /qt-5.6.patch
parent0faf1d99029c33b2abbdc1ffad4e0134eab01611 (diff)
downloadaur-e5dc4f21ef6bc85cef9606f1ef47714090e91be5.tar.gz
Forgot to update md5sum for sources.
Diffstat (limited to 'qt-5.6.patch')
-rw-r--r--qt-5.6.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/qt-5.6.patch b/qt-5.6.patch
deleted file mode 100644
index 33d4f5a5c485..000000000000
--- a/qt-5.6.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur webissues-1.1.4-orig/src/commands/command.h webissues-1.1.4/src/commands/command.h
---- webissues-1.1.4-orig/src/commands/command.h 2015-03-04 15:35:09.844855000 +0500
-+++ webissues-1.1.4/src/commands/command.h 2017-03-25 09:11:36.609124907 +0500
-@@ -20,6 +20,8 @@
- #ifndef COMMAND_H
- #define COMMAND_H
-
-+class QIODevice;
-+
- #include "reply.h"
-
- #include <QObject>