svn commit: r537069 - head/editors/calligraplan/files

Tobias C. Berner tcberner at FreeBSD.org
Sat May 30 09:26:01 UTC 2020


Author: tcberner
Date: Sat May 30 09:26:01 2020
New Revision: 537069
URL: https://svnweb.freebsd.org/changeset/ports/537069

Log:
  editors/calligraplan: prepare for Qt5-5.15

Added:
  head/editors/calligraplan/files/
  head/editors/calligraplan/files/patch-src_libs_ui_kptganttitemdelegate.cpp   (contents, props changed)

Added: head/editors/calligraplan/files/patch-src_libs_ui_kptganttitemdelegate.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/calligraplan/files/patch-src_libs_ui_kptganttitemdelegate.cpp	Sat May 30 09:26:01 2020	(r537069)
@@ -0,0 +1,10 @@
+--- src/libs/ui/kptganttitemdelegate.cpp.orig	2020-05-30 09:10:49 UTC
++++ src/libs/ui/kptganttitemdelegate.cpp
+@@ -28,6 +28,7 @@
+ #include <QModelIndex>
+ #include <QApplication>
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QLocale>
+ 
+ #include <KLocalizedString>


More information about the svn-ports-head mailing list