summaryrefslogtreecommitdiff
path: root/kde-misc/ktoshiba/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-27 12:48:57 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-27 12:48:57 +0100
commit70b82ae359a5538711e103b0e8dfb92654296644 (patch)
tree8412b84ff9ce02a22be5251052b00feefe1d5b70 /kde-misc/ktoshiba/files
parent64e107b9b6058580ff0432107eb37cefb0b2a7d8 (diff)
gentoo resync : 27.10.2018
Diffstat (limited to 'kde-misc/ktoshiba/files')
-rw-r--r--kde-misc/ktoshiba/files/ktoshiba-5.3.1-qt-5.11.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-misc/ktoshiba/files/ktoshiba-5.3.1-qt-5.11.patch b/kde-misc/ktoshiba/files/ktoshiba-5.3.1-qt-5.11.patch
new file mode 100644
index 000000000000..c7ec51226ad8
--- /dev/null
+++ b/kde-misc/ktoshiba/files/ktoshiba-5.3.1-qt-5.11.patch
@@ -0,0 +1,10 @@
+--- a/src/fnactions.cpp 2016-06-06 17:41:50.425121940 +0200
++++ b/src/fnactions.cpp 2018-10-24 20:10:45.872718660 +0200
+@@ -17,6 +17,7 @@
+ */
+
+ #include <QDesktopWidget>
++#include <QIcon>
+ #include <QTimer>
+
+ #include <KLocalizedString>