diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-10-10 20:45:39 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-10-10 22:20:47 +0200 |
commit | 32b9c67e092b2fbece211f3741e5bd9e75b1c1e1 (patch) | |
tree | 71d9d826d97d0574979cef7b84bcfe52a8c10b10 /net-dialup | |
parent | net-analyzer/tcpdump: remove unused patch (diff) | |
download | gentoo-32b9c67e092b2fbece211f3741e5bd9e75b1c1e1.tar.gz gentoo-32b9c67e092b2fbece211f3741e5bd9e75b1c1e1.tar.bz2 gentoo-32b9c67e092b2fbece211f3741e5bd9e75b1c1e1.zip |
net-dialup/cutecom: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/cutecom/files/cutecom-0.51.0-fix-for-qt-5.15.0.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/net-dialup/cutecom/files/cutecom-0.51.0-fix-for-qt-5.15.0.patch b/net-dialup/cutecom/files/cutecom-0.51.0-fix-for-qt-5.15.0.patch deleted file mode 100644 index c06ae9a9eebb..000000000000 --- a/net-dialup/cutecom/files/cutecom-0.51.0-fix-for-qt-5.15.0.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 70d0c497acf8f298374052b2956bcf142ed5f6ca Mon Sep 17 00:00:00 2001 -From: Meinhard R <cyc1ingsir@gmail.com> -Date: Thu, 11 Jun 2020 18:33:10 +0000 -Subject: [PATCH] Fix-build-with-Qt-5.15 (hopefully) - ---- - ctrlcharacterspopup.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/ctrlcharacterspopup.cpp b/ctrlcharacterspopup.cpp -index 632ae32..f37a8d4 100644 ---- a/ctrlcharacterspopup.cpp -+++ b/ctrlcharacterspopup.cpp -@@ -23,6 +23,7 @@ - #include <QApplication> - #include <QKeyEvent> - #include <QPainter> -+#include <QPainterPath> - #include <QPoint> - #include <QPushButton> - #include <QSignalMapper> --- -GitLab - |