mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
10 lines
272 B
C++
10 lines
272 B
C++
--- 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;
|