aboutsummaryrefslogtreecommitdiff
path: root/emulators/qmc2
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-06-24 12:52:49 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-06-24 12:52:49 +0000
commitaebfb01c2e9b20389f6db099028a9c5baabdb602 (patch)
tree8f5e94473eb67177f6c14ea4deb5b4c364bc0c00 /emulators/qmc2
parent8369734c89a2d325eb14123db27904e90be5ee04 (diff)
downloadports-aebfb01c2e9b20389f6db099028a9c5baabdb602.tar.gz
ports-aebfb01c2e9b20389f6db099028a9c5baabdb602.zip
Notes
Diffstat (limited to 'emulators/qmc2')
-rw-r--r--emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp b/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp
new file mode 100644
index 000000000000..4acc0f891881
--- /dev/null
+++ b/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp
@@ -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"