Date: Thu, 21 May 2020 09:13:03 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536091 - head/polish/kadu/files Message-ID: <202005210913.04L9D3Pq037069@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Thu May 21 09:13:03 2020 New Revision: 536091 URL: https://svnweb.freebsd.org/changeset/ports/536091 Log: polish/kadu: prepare for Qt5-5.15 Added: head/polish/kadu/files/patch-kadu-core_gui_widgets_avatar-painter.cpp (contents, props changed) Added: head/polish/kadu/files/patch-kadu-core_gui_widgets_avatar-painter.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/polish/kadu/files/patch-kadu-core_gui_widgets_avatar-painter.cpp Thu May 21 09:13:03 2020 (r536091) @@ -0,0 +1,10 @@ +--- kadu-core/gui/widgets/avatar-painter.cpp.orig 2020-05-21 09:00:13 UTC ++++ kadu-core/gui/widgets/avatar-painter.cpp +@@ -22,6 +22,7 @@ + + #include <QtCore/QModelIndex> + #include <QtGui/QPainter> ++#include <QtGui/QPainterPath> + #include <QtGui/QPixmap> + #include <QtGui/QPixmapCache> + #include <QtWidgets/QStyleOptionViewItem>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005210913.04L9D3Pq037069>