summaryrefslogtreecommitdiffstats
path: root/office/goldendict/patches/goldendict-qt-5.11-2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'office/goldendict/patches/goldendict-qt-5.11-2.patch')
-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>
+