summaryrefslogtreecommitdiffstats
path: root/games/qmc2/qmc2-qt5.15.patch
diff options
context:
space:
mode:
author Matteo Bernardini2021-03-13 09:51:07 +0100
committer Matteo Bernardini2021-03-13 09:51:07 +0100
commitc5bb5dd52a13925967a983b389bfa4505e764df4 (patch)
treebdc91c2ef3052140f36dcc1fdfc4eb231e15c328 /games/qmc2/qmc2-qt5.15.patch
parent30ef0ed8a2abb2e72f707b3447d313ffe66ad4f8 (diff)
downloadslackbuilds-c5bb5dd52a13925967a983b389bfa4505e764df4.tar.gz
20210313.1 global branch merge.current-20210313.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/qmc2/qmc2-qt5.15.patch')
-rw-r--r--games/qmc2/qmc2-qt5.15.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/qmc2/qmc2-qt5.15.patch b/games/qmc2/qmc2-qt5.15.patch
new file mode 100644
index 0000000000..f2d8556c9c
--- /dev/null
+++ b/games/qmc2/qmc2-qt5.15.patch
@@ -0,0 +1,10 @@
+--- qmc2/softwareimagewidget.cpp.orig 2020-07-08 07:27:41.029961948 +0000
++++ qmc2/softwareimagewidget.cpp 2020-07-08 07:27:54.640148563 +0000
+@@ -3,6 +3,7 @@
+ #include <QHash>
+ #include <QDir>
+ #include <QClipboard>
++#include <QPainterPath>
+
+ #include "softwarelist.h"
+ #include "softwaresnapshot.h"