summaryrefslogtreecommitdiff
path: root/print/qpdfview/files/patch-sources_model.h
diff options
context:
space:
mode:
authormew14930xvi <mew14930xvi@inbox.lv>2024-07-07 19:16:16 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-07-09 09:08:32 +0200
commitbd58b57d81415582daf4aa71c19f7b12ef6a0c5c (patch)
tree1a5b55ddb3065113234f6664fba27552d5a23e72 /print/qpdfview/files/patch-sources_model.h
parentcad/PrusaSlicer: update to 2.8.0 (diff)
print/qpdfview: add flavors set maintainership
Add qt5 and qt6 flavors. While here, submitter takes maintainership. Already maintainer of several ports. PR: 279882 Reported by: mew14930xvi@inbox.lv
Diffstat (limited to '')
-rw-r--r--print/qpdfview/files/patch-sources_model.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/print/qpdfview/files/patch-sources_model.h b/print/qpdfview/files/patch-sources_model.h
deleted file mode 100644
index bd0d0b752480..000000000000
--- a/print/qpdfview/files/patch-sources_model.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- sources/model.h.orig 2020-05-21 10:55:32 UTC
-+++ sources/model.h
-@@ -27,6 +27,7 @@ along with qpdfview. If not, see <http://www.gnu.org/
- #include <QtPlugin>
- #include <QWidget>
- #include <QVector>
-+#include <QPainterPath>
-
- class QAbstractItemModel;
- class QColor;