all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 1fbf5ec3f10156afe9c77ac26485319d09c17bf2 399 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
Fix compatibility with Qt 5.15.

Patch copied from upstream source repository:

https://bazaar.launchpad.net/~adamreichold/qpdfview/trunk/revision/2104

--- a/sources/model.h	2017-04-19 21:01:25 +0000
+++ b/sources/model.h	2020-06-09 06:24:11 +0000
@@ -24,6 +24,7 @@
 #define DOCUMENTMODEL_H
 
 #include <QList>
+#include <QPainterPath>
 #include <QtPlugin>
 #include <QWidget>
 #include <QVector>


debug log:

solving 1fbf5ec3f1 ...
found 1fbf5ec3f1 in https://git.savannah.gnu.org/cgit/guix.git

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.