all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 598ac939e8459e31597bf387f2a1b91d88deab20 667 bytes (raw)
name: gnu/packages/patches/wacomtablet-qt5.15.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
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: [PATCH] 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>
-- 
GitLab

debug log:

solving 598ac939e8 ...
found 598ac939e8 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.