Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 09:26:01 +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: r537069 - head/editors/calligraplan/files
Message-ID:  <202005300926.04U9Q1p0026915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005300926.04U9Q1p0026915>