summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 14:57:22 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 17:45:09 +0100
commit0805a4ea8e90b0b2b966952e70cb7ba660c4327d (patch)
treeaea75b5ecaa5c0aede8eef3fcd1a141db06a0452 /kde-misc/wacomtablet/files/wacomtablet-3.2.0-qt-5.15.patch
parentdev-vcs/kdesvn: EAPI-8 bump, several upstream fixes (diff)
downloadgentoo-0805a4ea8e90b0b2b966952e70cb7ba660c4327d.tar.gz
gentoo-0805a4ea8e90b0b2b966952e70cb7ba660c4327d.tar.bz2
gentoo-0805a4ea8e90b0b2b966952e70cb7ba660c4327d.zip
kde-misc/wacomtablet: EAPI-8 bump, several upstream fixes
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=418827 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=419392 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=440556 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc/wacomtablet/files/wacomtablet-3.2.0-qt-5.15.patch')
-rw-r--r--kde-misc/wacomtablet/files/wacomtablet-3.2.0-qt-5.15.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-qt-5.15.patch b/kde-misc/wacomtablet/files/wacomtablet-3.2.0-qt-5.15.patch
deleted file mode 100644
index 572450b0b113..000000000000
--- a/kde-misc/wacomtablet/files/wacomtablet-3.2.0-qt-5.15.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 4f73ff02b3efd5e8728b18fcf1067eca166704ee Mon Sep 17 00:00:00 2001
-From: Christophe Giboudeaux <christophe@krop.fr>
-Date: Thu, 4 Jun 2020 16:00:38 +0200
-Subject: Fix build with Qt 5.15
-
----
- src/kcmodule/pressurecurvewidget.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/kcmodule/pressurecurvewidget.cpp b/src/kcmodule/pressurecurvewidget.cpp
-index 0c943b3..f047a6c 100644
---- a/src/kcmodule/pressurecurvewidget.cpp
-+++ b/src/kcmodule/pressurecurvewidget.cpp
-@@ -22,6 +22,7 @@
- //Qt includes
- #include <QDebug>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QMouseEvent>
- #include <QResizeEvent>
- #include <QTabletEvent>
---
-cgit v1.1
-