diff options
Diffstat (limited to 'office/texmaker/qt-5.5.x.patch')
-rw-r--r-- | office/texmaker/qt-5.5.x.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/office/texmaker/qt-5.5.x.patch b/office/texmaker/qt-5.5.x.patch deleted file mode 100644 index b53fd72ccd..0000000000 --- a/office/texmaker/qt-5.5.x.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur texmaker-4.4.1.orig/singleapp/qtlocalpeer.cpp texmaker-4.4.1/singleapp/qtlocalpeer.cpp ---- texmaker-4.4.1.orig/singleapp/qtlocalpeer.cpp 2013-01-07 11:55:45.000000000 +0000 -+++ texmaker-4.4.1/singleapp/qtlocalpeer.cpp 2015-09-13 01:53:52.722192775 +0000 -@@ -42,6 +42,7 @@ - #include "qtlocalpeer.h" - #include <QCoreApplication> - #include <QTime> -+#include <QDataStream> - - #if defined(Q_OS_WIN) - #include <QLibrary> |