summaryrefslogtreecommitdiffstats
path: root/games/qmc2/qmc2-qt5.15.patch
diff options
context:
space:
mode:
author Matteo Bernardini2021-04-07 19:43:09 +0200
committer Matteo Bernardini2021-04-07 19:43:09 +0200
commitfc3c9447da6cded0b6741cf3e6c2386c16493440 (patch)
tree4e2d3e3a7ba5c8cb879728d8e965da94d1fd4850 /games/qmc2/qmc2-qt5.15.patch
parenta6bf666d73b4dccae0636e4ca04113d5953b956c (diff)
downloadslackbuilds-current-20210407.1.tar.gz
20210407.1 global branch merge.current-20210407.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"