summarylogtreecommitdiffstats
path: root/QtPainterPath.patch
diff options
context:
space:
mode:
authorhaawda2021-06-21 12:35:06 +0200
committerhaawda2021-06-21 12:35:06 +0200
commit22866b327ed55a613293f4d732da9348ceefe036 (patch)
treef2fad9e128414e53352503d6a0923898f45536d8 /QtPainterPath.patch
parente1f43c02b1f4e0b9e891e9dd02358841b0647c0e (diff)
downloadaur-22866b327ed55a613293f4d732da9348ceefe036.tar.gz
remove patch, upstream fix
Diffstat (limited to 'QtPainterPath.patch')
-rw-r--r--QtPainterPath.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/QtPainterPath.patch b/QtPainterPath.patch
deleted file mode 100644
index 2eb53d470cda..000000000000
--- a/QtPainterPath.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/spezialCheckBox/QvkSpezialCheckbox.h b/src/spezialCheckBox/QvkSpezialCheckbox.h
-index 51322246..389f4dd5 100644
---- a/src/spezialCheckBox/QvkSpezialCheckbox.h
-+++ b/src/spezialCheckBox/QvkSpezialCheckbox.h
-@@ -4,6 +4,7 @@
-
- #include <QWidget>
- #include <QPainter>
-+#include <QPainterPath>
-
- class QvkSpezialCheckbox : public QWidget
- {