summaryrefslogtreecommitdiffstats
path: root/office/texmaker/qt-5.5.x.patch
diff options
context:
space:
mode:
author Larry Hajali2015-11-09 12:00:21 +0100
committer Willy Sudiarto Raharjo2015-11-09 12:00:21 +0100
commit22f14d5c014b9cf60f4bcb160726fb59a9e24bb9 (patch)
treed7432a9e24230e0d28310d16f5e45053d03402e0 /office/texmaker/qt-5.5.x.patch
parentb12705c49df2efa4e063b9b7894cebc42c052045 (diff)
downloadslackbuilds-22f14d5c014b9cf60f4bcb160726fb59a9e24bb9.tar.gz
office/texmaker: Updated for version 4.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texmaker/qt-5.5.x.patch')
-rw-r--r--office/texmaker/qt-5.5.x.patch11
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>