Index: head/x11-fm/qtfm/files/patch-libfm_iconlist.cpp =================================================================== --- head/x11-fm/qtfm/files/patch-libfm_iconlist.cpp (nonexistent) +++ head/x11-fm/qtfm/files/patch-libfm_iconlist.cpp (revision 536127) @@ -0,0 +1,8 @@ +--- libfm/iconlist.cpp.orig 2020-05-21 12:16:22 UTC ++++ libfm/iconlist.cpp +@@ -1,4 +1,5 @@ + #include "iconlist.h" ++#include + + QSize IconListDelegate::sizeHint(const QStyleOptionViewItem &option, + const QModelIndex &index) const Property changes on: head/x11-fm/qtfm/files/patch-libfm_iconlist.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fm/qtfm/files/patch-libfm_iconview.cpp =================================================================== --- head/x11-fm/qtfm/files/patch-libfm_iconview.cpp (nonexistent) +++ head/x11-fm/qtfm/files/patch-libfm_iconview.cpp (revision 536127) @@ -0,0 +1,8 @@ +--- libfm/iconview.cpp.orig 2020-05-21 12:16:22 UTC ++++ libfm/iconview.cpp +@@ -1,4 +1,5 @@ + #include "iconview.h" ++#include + + bool IconViewDelegate::eventFilter(QObject *object, + QEvent *event) Property changes on: head/x11-fm/qtfm/files/patch-libfm_iconview.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property