Index: head/net-im/nheko/files/patch-src_ui_Avatar.cpp =================================================================== --- head/net-im/nheko/files/patch-src_ui_Avatar.cpp (nonexistent) +++ head/net-im/nheko/files/patch-src_ui_Avatar.cpp (revision 536117) @@ -0,0 +1,8 @@ +--- src/ui/Avatar.cpp.orig 2020-05-21 11:23:51 UTC ++++ src/ui/Avatar.cpp +@@ -1,4 +1,5 @@ + #include ++#include + #include + + #include "AvatarProvider.h" Property changes on: head/net-im/nheko/files/patch-src_ui_Avatar.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/net-im/nheko/files/patch-src_ui_InfoMessage.cpp =================================================================== --- head/net-im/nheko/files/patch-src_ui_InfoMessage.cpp (nonexistent) +++ head/net-im/nheko/files/patch-src_ui_InfoMessage.cpp (revision 536117) @@ -0,0 +1,10 @@ +--- src/ui/InfoMessage.cpp.orig 2020-05-21 11:28:08 UTC ++++ src/ui/InfoMessage.cpp +@@ -4,6 +4,7 @@ + #include + #include + #include ++#include + #include + #include + Property changes on: head/net-im/nheko/files/patch-src_ui_InfoMessage.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/net-im/nheko/files/patch-src_ui_Painter.h =================================================================== --- head/net-im/nheko/files/patch-src_ui_Painter.h (nonexistent) +++ head/net-im/nheko/files/patch-src_ui_Painter.h (revision 536117) @@ -0,0 +1,10 @@ +--- src/ui/Painter.h.orig 2020-05-21 11:21:08 UTC ++++ src/ui/Painter.h +@@ -3,6 +3,7 @@ + #include + #include + #include ++#include + #include + + class Painter : public QPainter Property changes on: head/net-im/nheko/files/patch-src_ui_Painter.h ___________________________________________________________________ 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