Page MenuHomeFreeBSD

D14770.diff
No OneTemporary

D14770.diff

Index: head/graphics/drawpile/Makefile
===================================================================
--- head/graphics/drawpile/Makefile
+++ head/graphics/drawpile/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Drawpile
DISTVERSION= 2.0.10
+PORTREVISION= 1
CATEGORIES= graphics python
MAINTAINER= yuri@FreeBSD.org
Index: head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h
===================================================================
--- head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h
+++ head/graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h
@@ -0,0 +1,13 @@
+Missing include:
+ userlistwidget.h:64:30: error: unknown type name 'QItemSelection'
+
+--- src/desktop/widgets/userlistwidget.h.orig 2018-03-17 15:25:30 UTC
++++ src/desktop/widgets/userlistwidget.h
+@@ -23,6 +23,7 @@
+
+ #include <QWidget>
+ #include <QItemDelegate>
++#include <QItemSelection>
+
+ class Ui_UserBox;
+

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 28, 2:22 AM (18 h, 23 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37429271
Default Alt Text
D14770.diff (957 B)

Event Timeline