summaryrefslogtreecommitdiffstats
path: root/office/goldendict/patches/goldendict-qt-5.11-2.patch
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2021-03-04 18:51:56 +0100
committer Robby Workman <rworkman@slackbuilds.org>2021-04-17 23:25:26 -0500
commitc597630c463567cf87a35ad41a2504c1470420ca (patch)
treecdb4668b3ed2f2dca059bec7f2399d1a270646f1 /office/goldendict/patches/goldendict-qt-5.11-2.patch
parent7a5dba5f92a53ca021469f4c872631f5c9539202 (diff)
downloadslackbuilds-c597630c463567cf87a35ad41a2504c1470420ca.tar.gz
slackbuilds-c597630c463567cf87a35ad41a2504c1470420ca.tar.xz
office/goldendict: Patch for the newer qt5 and ffmpeg.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--office/goldendict/patches/goldendict-qt-5.11-2.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/office/goldendict/patches/goldendict-qt-5.11-2.patch b/office/goldendict/patches/goldendict-qt-5.11-2.patch
new file mode 100644
index 0000000000..7410021651
--- /dev/null
+++ b/office/goldendict/patches/goldendict-qt-5.11-2.patch
@@ -0,0 +1,22 @@
+From a65967805ab424b299bdfa1d1f9c7ebb8a7fd517 Mon Sep 17 00:00:00 2001
+From: Perfect Gentleman <perfect007gentleman@gmail.com>
+Date: Wed, 11 Apr 2018 00:04:12 +0700
+Subject: [PATCH] Update groups_widgets.hh
+
+fixes https://github.com/goldendict/goldendict/issues/991
+---
+ groups_widgets.hh | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/groups_widgets.hh b/groups_widgets.hh
+index ce442fa2..2064e3bb 100644
+--- a/groups_widgets.hh
++++ b/groups_widgets.hh
+@@ -8,6 +8,7 @@
+
+ #include <vector>
+
++#include <QAction>
+ #include <QListWidget>
+ #include <QSortFilterProxyModel>
+