summarylogtreecommitdiffstats
path: root/qt-5.6.patch
diff options
context:
space:
mode:
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>