Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168234424
D14770.id40498.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
617 B
Referenced Files
None
Subscribers
None
D14770.id40498.diff
View Options
Index: graphics/drawpile/files/patch-src_desktop_widgets_userlistwidget.h
===================================================================
--- /dev/null
+++ 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-20 14:34:27.180542000 +0000
++++ src/desktop/widgets/userlistwidget.h 2018-03-20 14:34:39.040206000 +0000
+@@ -23,6 +23,7 @@
+
+ #include <QWidget>
+ #include <QItemDelegate>
++#include <QItemSelection>
+
+ class Ui_UserBox;
+
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 2:24 AM (17 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37429347
Default Alt Text
D14770.id40498.diff (617 B)
Attached To
Mode
D14770: Fix graphics/drawpile build, missing include.
Attached
Detach File
Event Timeline
Log In to Comment