svn commit: r540059 - head/emulators/qmc2/files

Loïc Bartoletti lbartoletti at FreeBSD.org
Wed Jun 24 12:52:50 UTC 2020


Author: lbartoletti
Date: Wed Jun 24 12:52:49 2020
New Revision: 540059
URL: https://svnweb.freebsd.org/changeset/ports/540059

Log:
  emulators/qmc2: : Prepare for Qt5.15
  
  PR:             247010
  Approved by:    tcberner (mentor, implicit)

Added:
  head/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp   (contents, props changed)

Added: head/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp	Wed Jun 24 12:52:49 2020	(r540059)
@@ -0,0 +1,10 @@
+--- qmc2/softwareimagewidget.cpp.orig	2020-06-24 12:40:06 UTC
++++ qmc2/softwareimagewidget.cpp
+@@ -3,6 +3,7 @@
+ #include <QHash>
+ #include <QDir>
+ #include <QClipboard>
++#include <QPainterPath>
+ 
+ #include "softwarelist.h"
+ #include "softwaresnapshot.h"


More information about the svn-ports-all mailing list