From 7ab2ba98e1842483a72d46dbb17e9348767d8297 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Fri, 17 Sep 2021 16:41:02 +0200 Subject: testing/wacomtablet: move from community This reverts commit fe5fa7fb7af2ebcb8713804a317aaaa8ca710609. It depends on xf86-input-wacom which is in testing still --- testing/wacomtablet/0001-qt-5.15.patch | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 testing/wacomtablet/0001-qt-5.15.patch (limited to 'testing/wacomtablet/0001-qt-5.15.patch') diff --git a/testing/wacomtablet/0001-qt-5.15.patch b/testing/wacomtablet/0001-qt-5.15.patch new file mode 100644 index 0000000000..572450b0b1 --- /dev/null +++ b/testing/wacomtablet/0001-qt-5.15.patch @@ -0,0 +1,24 @@ +From 4f73ff02b3efd5e8728b18fcf1067eca166704ee Mon Sep 17 00:00:00 2001 +From: Christophe Giboudeaux +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 + #include ++#include + #include + #include + #include +-- +cgit v1.1 + -- cgit v1.2.3