diff options
Diffstat (limited to 'print/qpdfview/files/patch-sources_model.h')
-rw-r--r-- | print/qpdfview/files/patch-sources_model.h | 10 |
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; |