svn commit: r536990 - head/cad/qcad/files

Loïc Bartoletti lbartoletti at FreeBSD.org
Fri May 29 18:40:35 UTC 2020


Author: lbartoletti
Date: Fri May 29 18:40:34 2020
New Revision: 536990
URL: https://svnweb.freebsd.org/changeset/ports/536990

Log:
  cad/qcad: prepare for Qt5-5.15
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D25048

Added:
  head/cad/qcad/files/patch-src_gui_RRulerQt.h   (contents, props changed)

Added: head/cad/qcad/files/patch-src_gui_RRulerQt.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/cad/qcad/files/patch-src_gui_RRulerQt.h	Fri May 29 18:40:34 2020	(r536990)
@@ -0,0 +1,10 @@
+--- src/gui/RRulerQt.h.orig	2020-05-28 15:32:48 UTC
++++ src/gui/RRulerQt.h
+@@ -24,6 +24,7 @@
+ 
+ #include <QFrame>
+ #include <QMetaType>
++#include <QPainterPath>
+ 
+ #include "RCoordinateListener.h"
+ #include "RRuler.h"


More information about the svn-ports-head mailing list